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

What is Unicode character 𢦉?

The Unicode character 𢦉 U+22989 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+22989.

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!