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

What is Unicode character 𬙵?

The Unicode character 𬙵 U+2C675 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+2C675.

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!