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

What is Unicode character 𢦒?

The Unicode character 𢦒 U+22992 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+22992.

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!