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>&#140516;</p>
📋
CSS .selector { content: '\224E4' };
📋
JS var unicodeA = '\u224E4 ';
📋
CPP char unicodeA = ' \u224E4 ';
📋
Java char unicodeA = '\u224E4';
📋
Python unicodeA = '\u224E4'
📋

What is Unicode character 𢓤?

The Unicode character 𢓤 U+224E4 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+224E4.

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!