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

What is Unicode character 𢓷?

The Unicode character 𢓷 U+224F7 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+224F7.

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!