Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8453689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:49:31+00:00 2026-06-10T11:49:31+00:00

Hello All, I have a problem regarding Unicode characters . I’m able to append

  • 0

Hello All,

I have a problem regarding Unicode characters. I’m able to append Apple Art Work Unicode Characters in UITextView.
Like this : –

self.textView.text = @"\ue00A";

It is Okay.
But now i have many Unicodes Characters which’re not in Apple art work.
One of them is U+1F3C7

Now I’m trying to show it in UITextView.

self.textView.text = @"\u1f3c7"; 

Then it is showing me an Special Character instead of Emoji.
Unicode Emoji

This is the Emoji Icon of this Unicode But it is showing me Ἴ7.

Apple doesn't support all Unicode Characters ?
How can I add my own emojies in my application ?

Let me know if my question is not clear for you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T11:49:33+00:00Added an answer on June 10, 2026 at 11:49 am

    Doesn’t Objective-C use UTF-16 internally, like Java and C#?

    If so, then U+1F3C7 wouldn’t be “\u1f3c7”, but the surrogate-pair, “\uD83C\uDFC7”.

    Otherwise, there has to be some way to indicate a higher character, because "\u1f3c7" is the same as "\u1f3c" + "7", which is Ἴ7 (capital iota with psili and oxia, then 7).

    Edit: After some discussion between the OP and myself, we figured out that the way to do this in Objective C is one I know as the C++ way:

    "\U0001F3C7"
    

    (\uXXXX with a small u and 4 hex digits works if it fits in thos 4 hex digits, \UXXXXXXXX with a capital U and 8 hex digits works for everything, but is longer to type).

    Now our friend just needs to deal with the matter of font support, which alas is another problem in getting this to actually look as he wants.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hello all this seems to be my problem I have a table in mysql
Problem Hello all! I have this code which takes my jpg image loops through
Hello all I have a problem with understanding the bitsort program in Bentley's classic
Hello all i have a simple problem i have a alertDialog and i want
Hello all i stuck at one problem. I have implemented a ListField in one
hello i have the following problem: i would like to create a filter for
hello all I have a small dialog which I created dynamically, which has a
hello all i am working on a project in which i have a webpage
Hello I currently have this code checking if a cookie exists, it works all
I have a strange problem regarding Flash error 1151: A conflict exists with definition

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.