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

What is Unicode character 𬚗?

The Unicode character 𬚗 U+2C697 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+2C697.

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!