𬻠

Cjk Ideograph Extension F-2cee0

U+2CEE0
SIP Unicode 10.0
Character 𬻠
Decimal 𬻠
Hex 𬻠

Classification

Unicode properties assigned to this character by the Unicode Consortium. The codepoint is its unique numeric identifier. Category, block, and script determine how text systems render and process it.

Codepoint
U+2CEE0
Decimal
184032
Plane
SIP — Supplementary Ideographic Plane
Category
Other Letter (Lo)
Script
Han
Bidi class
L Left-to-Right
East Asian Width
W Wide
Properties
Alphabetic ID Start ID Continue

Encodings & Escape Sequences

Every Unicode character can be represented in multiple ways depending on context. HTML entities let you embed it safely in web pages. UTF-8 bytes are what gets stored on disk and sent over the network. Escape sequences let you reference it in source code without pasting the raw glyph. All formats below refer to the same character — Cjk Ideograph Extension F-2cee0.

Click the copy icon to copy any value.

Format Value
HTML Decimal
𬻠
HTML Hex
𬻠
UTF-8 Hex Bytes
F0 AC BB A0
UTF-16 Hex Bytes
D8 73 DE E0
UTF-32 Hex
0002CEE0
CSS Escape
\2CEE0
JavaScript Escape
\uD873\uDEE0
Python Escape
\U0002CEE0
URL Encoded
%F0%AC%BB%A0
Have a string containing this character? Decode it to see every codepoint. UnicodeDecoder →