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

What is Unicode character 𨳢?

The Unicode character 𨳢 U+28CE2 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+28CE2.

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!