Emoji Information
Japanese "Secret" Button

Symbols Category

Japanese "Secret" Button

Ideagráfico secreto encirculado

⁓ 3299 FE0E  text style ⁓ 3299 FE0F  emoji style ≈ <circle> 79D8 秘 

An ideograph that means secret. An ideogram (pictogram or ideograph) is a symbol or picture used to communicate a concept or idea.

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) 1333 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 :secret:
Keywords
Previous Names: Circled Ideograph Secret

Top Secret

Unicode Category Information

Unicode Category Enclosed CJK Letters and Months
Unicode Range 3200–32FF
Unicode Subcategory Circled Ideographs

Editorial Comment

Circled Ideograph Secret. (Top Secret Sign)

Proposed Unicode Information & Notes

Unicode Category Abstract Concepts
Unicode Subcategory Circled Ideographs
Names & Annotations CIRCLED IDEOGRAPH SECRET = ARIB-9083 Temporary Notes: 秘: IDEOGRAPH SECRET (TOP SECRET SIGN)
Symbol Information ㊙ U+3299 unified (Unicode 1.1)
Proposal Identifier e-B2B

Character Mapping/Crosswalk Notes

DoCoMo  #Exp.41 'Top secret' マル秘 「maru秘」 U+E734 SJIS-F9D9 JIS-764C
KDDI  #279 丸秘 U+E4F1 SJIS-F6CA JIS-764C
Softbank  #455 #old291 マル秘 「maru秘」 U+E315 SJIS-F9B5

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 &#58133;
Hexadecimal HTML Entity &#xe315;
Hex Code Point(s) e315
Formal Unicode Notation U+E315
Decimal Code Point(s) 58133
UTF-8 Hex (C Syntax) 0xEE 0x8C 0x95
UTF-8 Hex Bytes EE 8C 95
UTF-8 Octal Bytes 356 214 225
UTF-16 Hex (C Syntax) 0xE315
UTF-16 Hex e315
UTF-16 Dec 58133
UTF-32 Hex (C Syntax) 0x0000E315
UTF-32 Hex E315
UTF-32 Dec 58133
Python Src u"\uE315"
PHP Src "\xee\x8c\x95"
C/C++/Java Src "\uE315"
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 &#12953;
Hexadecimal HTML Entity &#x3299;
Hex Code Point(s) 3299
Formal Unicode Notation U+3299
Decimal Code Point(s) 12953
UTF-8 Hex (C Syntax) 0xE3 0x8A 0x99
UTF-8 Hex Bytes E3 8A 99
UTF-8 Octal Bytes 343 212 231
UTF-16 Hex (C Syntax) 0x3299
UTF-16 Hex 3299
UTF-16 Dec 12953
UTF-32 Hex (C Syntax) 0x00003299
UTF-32 Hex 3299
UTF-32 Dec 12953
Python Src u"\u3299"
PHP Src "\xe3\x8a\x99"
C/C++/Java Src "\u3299"
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 &#12953; &#65039;
Hexadecimal HTML Entity &#x3299; &#xfe0f;
Hex Code Point(s) 3299, fe0f
Formal Unicode Notation U+3299, U+FE0F
Decimal Code Point(s) 12953, 65039
UTF-8 Hex (C Syntax) 0xE3 0x8A 0x99, 0xEF 0xB8 0x8F
UTF-8 Hex Bytes E3 8A 99, EF B8 8F
UTF-8 Octal Bytes 343 212 231, 357 270 217
UTF-16 Hex (C Syntax) 0x3299, 0xFE0F
UTF-16 Hex 3299, fe0f
UTF-16 Dec 12953, 65039
UTF-32 Hex (C Syntax) 0x00003299 0x0000FE0F
UTF-32 Hex 3299, FE0F
UTF-32 Dec 12953, 65039
Python Src u"\u3299\uFE0F"
PHP Src "\xe3\x8a\x99\xef\xb8\x8f"
C/C++/Java Src "\u3299\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&#59188;&#58609;&#1043243;
Hexadecimal HTML Entity&#xe734;&#xe4f1;&#xfeb2b;
Hex Code Point(s)e734e4f1feb2b
Formal Unicode NotationU+E734U+E4F1U+FEB2B
Decimal Code Point(s)59188586091043243
UTF-8 Hex (C Syntax)0xEE 0x9C 0xB40xEE 0x93 0xB10xF3 0xBE 0xAC 0xAB
UTF-8 Hex BytesEE 9C B4EE 93 B1F3 BE AC AB
UTF-8 Octal Bytes356 234 264356 223 261363 276 254 253
UTF-16 Hex (C Syntax)0xE7340xE4F10xDBBA 0xDF2B
UTF-16 Hexe734e4f1dbbadf2b
UTF-16 Dec591885860956250 57131
UTF-32 Hex (C Syntax)0x0000E7340x0000E4F10x000FEB2B
UTF-32 HexE734E4F10FEB2B
UTF-32 Dec59188586091043243
Python Srcu"\uE734"u"\uE4F1"u"\U000FEB2B"
PHP Src"\xee\x9c\xb4""\xee\x93\xb1""\xf3\xbe\xac\xab"
C/C++/Java Src"\uE734""\uE4F1""\uDBBA\uDF2B"

Copy & Paste Codes

Loading
https://www.iemoji.com/view/emoji/347/symbols/japanese-secret-button