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

What is Unicode character 𢘨?

The Unicode character 𢘨 U+22628 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+22628.

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!