Emoji Information
Scorpius

Symbols Category

Scorpius

Escorpio

= scorpio = minim, drop ⁓ 264F FE0E  text style ⁓ 264F FE0F  emoji style

Scorpius is the eighth astrological sign of the zodiac. The Scorpion. Intense, passionate, powerful, obsessive. 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) 616 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 :scorpius:
Keywords Scorpius, Scorpion, Scorpio, Astrology, Greek, Constellation, Stars, Zodiac, Sign
Previous Names: Scorpio

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 SCORPIUS
Symbol Information ♏ U+264F unified (Unicode 1.1)
Proposal Identifier e-032

Character Mapping/Crosswalk Notes

DoCoMo  #16 'Scorpio' 蠍座 U+E64D SJIS-F8AE JIS-754F
KDDI  #199 星座(さそり座) 「星座(sasori座)」 U+E496 SJIS-F66E JIS-754F
Softbank  #412 #old250 さそり座 「sasori座」 U+E246 SJIS-F7E6

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) e246
Formal Unicode Notation U+E246
Decimal Code Point(s) 57926
UTF-8 Hex (C Syntax) 0xEE 0x89 0x86
UTF-8 Hex Bytes EE 89 86
UTF-8 Octal Bytes 356 211 206
UTF-16 Hex (C Syntax) 0xE246
UTF-16 Hex e246
UTF-16 Dec 57926
UTF-32 Hex (C Syntax) 0x0000E246
UTF-32 Hex E246
UTF-32 Dec 57926
Python Src u"\uE246"
PHP Src "\xee\x89\x86"
C/C++/Java Src "\uE246"
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) 264f
Formal Unicode Notation U+264F
Decimal Code Point(s) 9807
UTF-8 Hex (C Syntax) 0xE2 0x99 0x8F
UTF-8 Hex Bytes E2 99 8F
UTF-8 Octal Bytes 342 231 217
UTF-16 Hex (C Syntax) 0x264F
UTF-16 Hex 264f
UTF-16 Dec 9807
UTF-32 Hex (C Syntax) 0x0000264F
UTF-32 Hex 264F
UTF-32 Dec 9807
Python Src u"\u264F"
PHP Src "\xe2\x99\x8f"
C/C++/Java Src "\u264F"
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) 264f, fe0f
Formal Unicode Notation U+264F, U+FE0F
Decimal Code Point(s) 9807, 65039
UTF-8 Hex (C Syntax) 0xE2 0x99 0x8F, 0xEF 0xB8 0x8F
UTF-8 Hex Bytes E2 99 8F, EF B8 8F
UTF-8 Octal Bytes 342 231 217, 357 270 217
UTF-16 Hex (C Syntax) 0x264F, 0xFE0F
UTF-16 Hex 264f, fe0f
UTF-16 Dec 9807, 65039
UTF-32 Hex (C Syntax) 0x0000264F 0x0000FE0F
UTF-32 Hex 264F, FE0F
UTF-32 Dec 9807, 65039
Python Src u"\u264F\uFE0F"
PHP Src "\xe2\x99\x8f\xef\xb8\x8f"
C/C++/Java Src "\u264F\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)e64de496fe032
Formal Unicode NotationU+E64DU+E496U+FE032
Decimal Code Point(s)58957585181040434
UTF-8 Hex (C Syntax)0xEE 0x99 0x8D0xEE 0x92 0x960xF3 0xBE 0x80 0xB2
UTF-8 Hex BytesEE 99 8DEE 92 96F3 BE 80 B2
UTF-8 Octal Bytes356 231 215356 222 226363 276 200 262
UTF-16 Hex (C Syntax)0xE64D0xE4960xDBB8 0xDC32
UTF-16 Hexe64de496dbb8dc32
UTF-16 Dec589575851856248 56370
UTF-32 Hex (C Syntax)0x0000E64D0x0000E4960x000FE032
UTF-32 HexE64DE4960FE032
UTF-32 Dec58957585181040434
Python Srcu"\uE64D"u"\uE496"u"\U000FE032"
PHP Src"\xee\x99\x8d""\xee\x92\x96""\xf3\xbe\x80\xb2"
C/C++/Java Src"\uE64D""\uE496""\uDBB8\uDC32"

Copy & Paste Codes

Loading
http://www.iemoji.com/view/emoji/477/symbols/scorpius