Emoji Information
Aries

Symbols Category

Aries

Aries

→ 1F40F 🐏  ram ⁓ 2648 FE0E  text style ⁓ 2648 FE0F  emoji style

Aries is the first astrological sign of the zodiac. The Ram. Full of energy, enthusiastic, confident, selfish and impulsive. 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) 723 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 :aries:
Keywords Aries, Ram, 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 ARIES
Symbol Information ♈ U+2648 unified (Unicode 1.1)
Proposal Identifier e-02B

Character Mapping/Crosswalk Notes

DoCoMo  #9 'Aries' 牡羊座 U+E646 SJIS-F8A7 JIS-7548
KDDI  #192 星座(おひつじ座) 「星座(ohitsuji座)」 U+E48F SJIS-F667 JIS-7548
Softbank  #405 #old243 おひつじ座 「ohitsuji座」 U+E23F SJIS-F7DF

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) e23f
Formal Unicode Notation U+E23F
Decimal Code Point(s) 57919
UTF-8 Hex (C Syntax) 0xEE 0x88 0xBF
UTF-8 Hex Bytes EE 88 BF
UTF-8 Octal Bytes 356 210 277
UTF-16 Hex (C Syntax) 0xE23F
UTF-16 Hex e23f
UTF-16 Dec 57919
UTF-32 Hex (C Syntax) 0x0000E23F
UTF-32 Hex E23F
UTF-32 Dec 57919
Python Src u"\uE23F"
PHP Src "\xee\x88\xbf"
C/C++/Java Src "\uE23F"
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) 2648
Formal Unicode Notation U+2648
Decimal Code Point(s) 9800
UTF-8 Hex (C Syntax) 0xE2 0x99 0x88
UTF-8 Hex Bytes E2 99 88
UTF-8 Octal Bytes 342 231 210
UTF-16 Hex (C Syntax) 0x2648
UTF-16 Hex 2648
UTF-16 Dec 9800
UTF-32 Hex (C Syntax) 0x00002648
UTF-32 Hex 2648
UTF-32 Dec 9800
Python Src u"\u2648"
PHP Src "\xe2\x99\x88"
C/C++/Java Src "\u2648"
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) 2648, fe0f
Formal Unicode Notation U+2648, U+FE0F
Decimal Code Point(s) 9800, 65039
UTF-8 Hex (C Syntax) 0xE2 0x99 0x88, 0xEF 0xB8 0x8F
UTF-8 Hex Bytes E2 99 88, EF B8 8F
UTF-8 Octal Bytes 342 231 210, 357 270 217
UTF-16 Hex (C Syntax) 0x2648, 0xFE0F
UTF-16 Hex 2648, fe0f
UTF-16 Dec 9800, 65039
UTF-32 Hex (C Syntax) 0x00002648 0x0000FE0F
UTF-32 Hex 2648, FE0F
UTF-32 Dec 9800, 65039
Python Src u"\u2648\uFE0F"
PHP Src "\xe2\x99\x88\xef\xb8\x8f"
C/C++/Java Src "\u2648\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)e646e48ffe02b
Formal Unicode NotationU+E646U+E48FU+FE02B
Decimal Code Point(s)58950585111040427
UTF-8 Hex (C Syntax)0xEE 0x99 0x860xEE 0x92 0x8F0xF3 0xBE 0x80 0xAB
UTF-8 Hex BytesEE 99 86EE 92 8FF3 BE 80 AB
UTF-8 Octal Bytes356 231 206356 222 217363 276 200 253
UTF-16 Hex (C Syntax)0xE6460xE48F0xDBB8 0xDC2B
UTF-16 Hexe646e48fdbb8dc2b
UTF-16 Dec589505851156248 56363
UTF-32 Hex (C Syntax)0x0000E6460x0000E48F0x000FE02B
UTF-32 HexE646E48F0FE02B
UTF-32 Dec58950585111040427
Python Srcu"\uE646"u"\uE48F"u"\U000FE02B"
PHP Src"\xee\x99\x86""\xee\x92\x8f""\xf3\xbe\x80\xab"
C/C++/Java Src"\uE646""\uE48F""\uDBB8\uDC2B"

Copy & Paste Codes

Loading
https://www.iemoji.com/view/emoji/470/symbols/aries