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

What is Unicode character 𬏙?

The Unicode character 𬏙 U+2C3D9 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+2C3D9.

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!