Emoji Information
Woman Getting Massage

Smileys & People Category

Woman Getting Massage

Maisaje de cara

Role Symbols. iEmoji old name: Female with Bra on her Head. Sometimes to look funny a person will put a bra on their head, and yes it does look funny.

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.

Emoji General Information

Twitter Emoji Popularity (Rank) 375 of 2393
Apple/iOS Picture
Google Android Picture
Google Hangouts Picture
Twitter.com Picture
LG Emoji Picture
Samsung Emoji Picture
Phantom Open Emoji Picture Not created yet
ASCII Conversion
"Short Code" Name :massage:
Keywords
Previous Names: Face Massage

Unicode Category Information

Unicode Category Miscellaneous Symbols and Pictographs
Unicode Range 1F300–1F5FF
Unicode Subcategory Personal Care Symbols

Proposed Unicode Information & Notes

Unicode Category Human/living Things
Unicode Subcategory Personal Care Symbols
Names & Annotations FACE MASSAGE
Symbol Information U+1F486 proposed
Proposal Identifier e-197

Character Mapping/Crosswalk Notes

DoCoMo [エステ]
KDDI Β #297 エステ γ€Œesute」 U+E50B SJIS-F6E4 JIS-7666
Softbank Β #273 #old300 エステ γ€Œesute」 U+E31E SJIS-F9BE

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) e31e
Formal Unicode Notation U+E31E
Decimal Code Point(s) 58142
UTF-8 Hex (C Syntax) 0xEE 0x8C 0x9E
UTF-8 Hex Bytes EE 8C 9E
UTF-8 Octal Bytes 356 214 236
UTF-16 Hex (C Syntax) 0xE31E
UTF-16 Hex e31e
UTF-16 Dec 58142
UTF-32 Hex (C Syntax) 0x0000E31E
UTF-32 Hex E31E
UTF-32 Dec 58142
Python Src u"\uE31E"
PHP Src "\xee\x8c\x9e"
C/C++/Java Src "\uE31E"
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) 1f486
Formal Unicode Notation U+1F486
Decimal Code Point(s) 128134
UTF-8 Hex (C Syntax) 0xF0 0x9F 0x92 0x86
UTF-8 Hex Bytes F0 9F 92 86
UTF-8 Octal Bytes 360 237 222 206
UTF-16 Hex (C Syntax) 0xD83D 0xDC86
UTF-16 Hex d83ddc86
UTF-16 Dec 55357 56454
UTF-32 Hex (C Syntax) 0x0001F486
UTF-32 Hex 01F486
UTF-32 Dec 128134
Python Src u"\U0001F486"
PHP Src "\xf0\x9f\x92\x86"
C/C++/Java Src "\uD83D\uDC86"
Emoji Code Version iOS 11 - Current
UTF-8 Unicode Character(s) πŸ’†β€β™€οΈ
UTF-8 Character Count 4
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS) πŸ’†β€β™€οΈ
Decimal HTML Entity 💆 ‍ ♀ ️
Hexadecimal HTML Entity 💆 ‍ ♀ ️
Hex Code Point(s) 1f486, 200d, 2640, fe0f
Formal Unicode Notation U+1F486, U+200D, U+2640, U+FE0F
Decimal Code Point(s) 128134, 8205, 9792, 65039
UTF-8 Hex (C Syntax) 0xF0 0x9F 0x92 0x86, 0xE2 0x80 0x8D, 0xE2 0x99 0x80, 0xEF 0xB8 0x8F
UTF-8 Hex Bytes F0 9F 92 86, E2 80 8D, E2 99 80, EF B8 8F
UTF-8 Octal Bytes 360 237 222 206, 342 200 215, 342 231 200, 357 270 217
UTF-16 Hex (C Syntax) 0xD83D 0xDC86, 0x200D, 0x2640, 0xFE0F
UTF-16 Hex d83ddc86, 200d, 2640, fe0f
UTF-16 Dec 55357 56454, 8205, 9792, 65039
UTF-32 Hex (C Syntax) 0x0001F486 0x0000200D 0x00002640 0x0000FE0F
UTF-32 Hex 01F486, 200D, 2640, FE0F
UTF-32 Dec 128134, 8205, 9792, 65039
Python Src u"\U0001F486\u200D\u2640\uFE0F"
PHP Src "\xf0\x9f\x92\x86\xe2\x80\x8d\xe2\x99\x80\xef\xb8\x8f"
C/C++/Java Src "\uD83D\uDC86\u200D\u2640\uFE0F"

Emoji Character Encoding Data (equivalent or similiar)

Emoji EncodingKDDIGoogle
UTF-8 Unicode Character(s)ξ”‹σΎ†—
UTF-8 Character Count11
Character(s) In Input
Decimal HTML Entity󾆗
Hexadecimal HTML Entity󾆗
Hex Code Point(s)e50bfe197
Formal Unicode NotationU+E50BU+FE197
Decimal Code Point(s)586351040791
UTF-8 Hex (C Syntax)0xEE 0x94 0x8B0xF3 0xBE 0x86 0x97
UTF-8 Hex BytesEE 94 8BF3 BE 86 97
UTF-8 Octal Bytes356 224 213363 276 206 227
UTF-16 Hex (C Syntax)0xE50B0xDBB8 0xDD97
UTF-16 Hexe50bdbb8dd97
UTF-16 Dec5863556248 56727
UTF-32 Hex (C Syntax)0x0000E50B0x000FE197
UTF-32 HexE50B0FE197
UTF-32 Dec586351040791
Python Srcu"\uE50B"u"\U000FE197"
PHP Src"\xee\x94\x8b""\xf3\xbe\x86\x97"
C/C++/Java Src"\uE50B""\uDBB8\uDD97"

Copy & Paste Codes

Loading
https://www.iemoji.com/view/emoji/85/smileys-people/woman-getting-massage