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>&#148722;</p>
📋
CSS .selector { content: '\244F2' };
📋
JS var unicodeA = '\u244F2 ';
📋
CPP char unicodeA = ' \u244F2 ';
📋
Java char unicodeA = '\u244F2';
📋
Python unicodeA = '\u244F2'
📋

What is Unicode character 𤓲?

The Unicode character 𤓲 U+244F2 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+244F2.

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!