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

What is Unicode character 𬙑?

The Unicode character 𬙑 U+2C651 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+2C651.

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!