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

What is Unicode character 𬘙?

The Unicode character 𬘙 U+2C619 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+2C619.

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!