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

What is Unicode character 𬙶?

The Unicode character 𬙶 U+2C676 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+2C676.

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!