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

What is Unicode character 𨲙?

The Unicode character 𨲙 U+28C99 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+28C99.

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!