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>&#165842;</p>
📋
CSS .selector { content: '\287D2' };
📋
JS var unicodeA = '\u287D2 ';
📋
CPP char unicodeA = ' \u287D2 ';
📋
Java char unicodeA = '\u287D2';
📋
Python unicodeA = '\u287D2'
📋

What is Unicode character 𨟒?

The Unicode character 𨟒 U+287D2 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+287D2.

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!