Emoji Information
Gemini

Symbols Category

Gemini

Géminis

⁓ 264A FE0E  text style ⁓ 264A FE0F  emoji style

Gemini is the third astrological sign of the zodiac. The Twins. Articulate, witty, adaptable, sociable, deception. The zodiac is a method of dividing the sky into twelve non-overlapping 30 degree sections. The twelve sections total 360 degrees and together make up the full sky visible from earth during the complete annual orbit of the earth around the sun.

Emoji History The emoji code/ image log of changes.

  1. This emoji was part of the proprietary / non-standardized emoji set first introduced by Japanese carriers like Softbank. These emojis became part of the Apple iPhone starting in iOS 2.2 as an unlockable feature on handsets sold in English speaking countries.
  2. In iOS 5 / OSX 10.7, the underlying code that the Apple OS generates for this emoji was changed.
  3. The code generated for this emoji was changed slightly in iOS 7 / OSX 10.9 (a variation selector was added) advising the OS to display character emoji style instead of black and white text when available. We don't mind Apple, thank you! We just love our emojis! [Sources 11438-emoji-var.pdf 13.7 Variation Selectors (unicode.org)]

Emoji General Information

Twitter Emoji Popularity (Rank) 777 of 2393
Apple/iOS Picture
Google Android Picture
Google Hangouts Picture
Twitter.com Picture
LG Emoji Picture
Samsung Emoji Picture
Phantom Open Emoji Picture
ASCII Conversion
"Short Code" Name :gemini:
Keywords Gemini, Twins, Astrology, Greek, Constellation, Stars, Zodiac, Sign

Unicode Category Information

Unicode Category Miscellaneous Symbols
Unicode Range 2600–26FF
Unicode Subcategory Zodiacal Symbols

Proposed Unicode Information & Notes

Unicode Category Nature
Unicode Subcategory Zodiacal Symbol
Names & Annotations GEMINI
Symbol Information ♊ U+264A unified (Unicode 1.1)
Proposal Identifier e-02D

Character Mapping/Crosswalk Notes

DoCoMo  #11 'Gemini' 双子座 U+E648 SJIS-F8A9 JIS-754A
KDDI  #194 星座(双子座) U+E491 SJIS-F669 JIS-754A
Softbank  #407 #old245 ふたご座 「futago座」 U+E241 SJIS-F7E1

Emoji Character Encoding Data

Emoji Code Version iOS 4 Code
UTF-8 Unicode Character(s)
UTF-8 Character Count 1
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS)
Decimal HTML Entity 
Hexadecimal HTML Entity 
Hex Code Point(s) e241
Formal Unicode Notation U+E241
Decimal Code Point(s) 57921
UTF-8 Hex (C Syntax) 0xEE 0x89 0x81
UTF-8 Hex Bytes EE 89 81
UTF-8 Octal Bytes 356 211 201
UTF-16 Hex (C Syntax) 0xE241
UTF-16 Hex e241
UTF-16 Dec 57921
UTF-32 Hex (C Syntax) 0x0000E241
UTF-32 Hex E241
UTF-32 Dec 57921
Python Src u"\uE241"
PHP Src "\xee\x89\x81"
C/C++/Java Src "\uE241"
Emoji Code Version iOS 5 Code
UTF-8 Unicode Character(s)
UTF-8 Character Count 1
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS)
Decimal HTML Entity ♊
Hexadecimal HTML Entity ♊
Hex Code Point(s) 264a
Formal Unicode Notation U+264A
Decimal Code Point(s) 9802
UTF-8 Hex (C Syntax) 0xE2 0x99 0x8A
UTF-8 Hex Bytes E2 99 8A
UTF-8 Octal Bytes 342 231 212
UTF-16 Hex (C Syntax) 0x264A
UTF-16 Hex 264a
UTF-16 Dec 9802
UTF-32 Hex (C Syntax) 0x0000264A
UTF-32 Hex 264A
UTF-32 Dec 9802
Python Src u"\u264A"
PHP Src "\xe2\x99\x8a"
C/C++/Java Src "\u264A"
Emoji Code Version iOS 7 - Current
UTF-8 Unicode Character(s) ♊️
UTF-8 Character Count 2
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS) ♊️
Decimal HTML Entity ♊ ️
Hexadecimal HTML Entity ♊ ️
Hex Code Point(s) 264a, fe0f
Formal Unicode Notation U+264A, U+FE0F
Decimal Code Point(s) 9802, 65039
UTF-8 Hex (C Syntax) 0xE2 0x99 0x8A, 0xEF 0xB8 0x8F
UTF-8 Hex Bytes E2 99 8A, EF B8 8F
UTF-8 Octal Bytes 342 231 212, 357 270 217
UTF-16 Hex (C Syntax) 0x264A, 0xFE0F
UTF-16 Hex 264a, fe0f
UTF-16 Dec 9802, 65039
UTF-32 Hex (C Syntax) 0x0000264A 0x0000FE0F
UTF-32 Hex 264A, FE0F
UTF-32 Dec 9802, 65039
Python Src u"\u264A\uFE0F"
PHP Src "\xe2\x99\x8a\xef\xb8\x8f"
C/C++/Java Src "\u264A\uFE0F"

Emoji Character Encoding Data (equivalent or similiar)

Emoji EncodingDoCoMoKDDIGoogle
UTF-8 Unicode Character(s)󾀭
UTF-8 Character Count111
Character(s) In Input
Decimal HTML Entity󾀭
Hexadecimal HTML Entity󾀭
Hex Code Point(s)e648e491fe02d
Formal Unicode NotationU+E648U+E491U+FE02D
Decimal Code Point(s)58952585131040429
UTF-8 Hex (C Syntax)0xEE 0x99 0x880xEE 0x92 0x910xF3 0xBE 0x80 0xAD
UTF-8 Hex BytesEE 99 88EE 92 91F3 BE 80 AD
UTF-8 Octal Bytes356 231 210356 222 221363 276 200 255
UTF-16 Hex (C Syntax)0xE6480xE4910xDBB8 0xDC2D
UTF-16 Hexe648e491dbb8dc2d
UTF-16 Dec589525851356248 56365
UTF-32 Hex (C Syntax)0x0000E6480x0000E4910x000FE02D
UTF-32 HexE648E4910FE02D
UTF-32 Dec58952585131040429
Python Srcu"\uE648"u"\uE491"u"\U000FE02D"
PHP Src"\xee\x99\x88""\xee\x92\x91""\xf3\xbe\x80\xad"
C/C++/Java Src"\uE648""\uE491""\uDBB8\uDC2D"

Copy & Paste Codes

Loading
http://www.iemoji.com/view/emoji/472/symbols/gemini