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

What is Unicode character 𬚙?

The Unicode character 𬚙 U+2C699 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+2C699.

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!