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

What is Unicode character 𪙑?

The Unicode character 𪙑 U+2A651 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+2A651.

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 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
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!