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>&#181869;</p>
📋
CSS .selector { content: '\2C66D' };
📋
JS var unicodeA = '\u2C66D ';
📋
CPP char unicodeA = ' \u2C66D ';
📋
Java char unicodeA = '\u2C66D';
📋
Python unicodeA = '\u2C66D'
📋

What is Unicode character 𬙭?

The Unicode character 𬙭 U+2C66D is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C66D.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!