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

What is Unicode character 𢤨?

The Unicode character 𢤨 U+22928 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+22928.

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!