Css Styling

Size
𬻨
15px
𬻨
18px
𬻨
21px
𬻨
24px
𬻨
27px
𬻨
30px
𬻨
33px
𬻨
36px
𬻨
42px
𬻨
48px
𬻨
54px
𬻨
60px
𬻨
66px
𬻨
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𬻨
Bold
𬻨
Italic
𬻨
Underline
𬻨
Strikethrough
𬻨
UpperCase
𬻨
LowerCase
𬻨
Oblique
A 𬻨
Subscript
A 𬻨
Superscript
𬻨
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𬻨
Arial
𬻨
Times New Roman
𬻨
Verdana
𬻨
Courier New
𬻨
Garamond
𬻨
Georgia
𬻨
Trebuchet MS
𬻨
Tahoma
𬻨
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𬻨
White
𬻨
Brown
𬻨
Maroon
𬻨
Magenta
𬻨
Red
𬻨
Orange
𬻨
Yellow
𬻨
Green
𬻨
Teal
𬻨
Cyan
𬻨
Blue
𬻨
Violet
𬻨
Purple
𬻨
Indigo
𬻨
Gray
𬻨
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𬻨
White
𬻨
Brown
𬻨
Maroon
𬻨
Magenta
𬻨
Red
𬻨
Orange
𬻨
Yellow
𬻨
Green
𬻨
Teal
𬻨
Cyan
𬻨
Blue
𬻨
Violet
𬻨
Purple
𬻨
Indigo
𬻨
Gray
𬻨
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#184040;</p>
📋
CSS .selector { content: '\2CEE8' };
📋
JS var unicodeA = '\u2CEE8 ';
📋
CPP char unicodeA = ' \u2CEE8 ';
📋
Java char unicodeA = '\u2CEE8';
📋
Python unicodeA = '\u2CEE8'
📋

What is Unicode character 𬻨?

The Unicode character 𬻨 U+2CEE8 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F block.

What does the Unicode character 𬻨 represent?

The Unicode character 𬻨 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𬻨?

The Unicode code point for 𬻨 is U+2CEE8.

Is the appearance of the 𬻨 character consistent across all platforms?

The appearance of the 𬻨 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𬻨 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𬻨 character.

In which version was Unicode character 𬻨 released, and to which block of characters does it belong?

Unicode character 𬻨 was first introduced in Unicode Version 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!