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>&#136422;</p>
📋
CSS .selector { content: '\214E6' };
📋
JS var unicodeA = '\u214E6 ';
📋
CPP char unicodeA = ' \u214E6 ';
📋
Java char unicodeA = '\u214E6';
📋
Python unicodeA = '\u214E6'
📋

What is Unicode character 𡓦?

The Unicode character 𡓦 U+214E6 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+214E6.

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!