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

What is Unicode character 𨾔?

The Unicode character 𨾔 U+28F94 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+28F94.

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!