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

What is Unicode character 𬙙?

The Unicode character 𬙙 U+2C659 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+2C659.

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!