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

What is Unicode character 𬙹?

The Unicode character 𬙹 U+2C679 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+2C679.

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!