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

What is Unicode character 𡓔?

The Unicode character 𡓔 U+214D4 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+214D4.

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!