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

What is Unicode character 𨐔?

The Unicode character 𨐔 U+28414 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+28414.

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!