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

What is Unicode character 𢞔?

The Unicode character 𢞔 U+22794 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+22794.

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!