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

What is Unicode character 𡓵?

The Unicode character 𡓵 U+214F5 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+214F5.

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!