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

What is Unicode character 𨲔?

The Unicode character 𨲔 U+28C94 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+28C94.

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!