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

What is Unicode character 𬌙?

The Unicode character 𬌙 U+2C319 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+2C319.

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!