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>&#164854;</p>
📋
CSS .selector { content: '\283F6' };
📋
JS var unicodeA = '\u283F6 ';
📋
CPP char unicodeA = ' \u283F6 ';
📋
Java char unicodeA = '\u283F6';
📋
Python unicodeA = '\u283F6'
📋

What is Unicode character 𨏶?

The Unicode character 𨏶 U+283F6 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+283F6.

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!