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

What is Unicode character 𨫵?

The Unicode character 𨫵 U+28AF5 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+28AF5.

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!