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

What is Unicode character 𨾼?

The Unicode character 𨾼 U+28FBC 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+28FBC.

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!