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

What is Unicode character 𢓵?

The Unicode character 𢓵 U+224F5 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+224F5.

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!