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

What is Unicode character 𬚐?

The Unicode character 𬚐 U+2C690 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+2C690.

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!