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>&#150568;</p>
📋
CSS .selector { content: '\24C28' };
📋
JS var unicodeA = '\u24C28 ';
📋
CPP char unicodeA = ' \u24C28 ';
📋
Java char unicodeA = '\u24C28';
📋
Python unicodeA = '\u24C28'
📋

What is Unicode character 𤰨?

The Unicode character 𤰨 U+24C28 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+24C28.

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!