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

What is Unicode character 𢐔?

The Unicode character 𢐔 U+22414 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+22414.

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!