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

What is Unicode character 𢶔?

The Unicode character 𢶔 U+22D94 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+22D94.

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!