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

What is Unicode character 𨫔?

The Unicode character 𨫔 U+28AD4 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+28AD4.

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!