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

What is Unicode character 𬙼?

The Unicode character 𬙼 U+2C67C 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+2C67C.

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!