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>&#184246;</p>
📋
CSS .selector { content: '\2CFB6' };
📋
JS var unicodeA = '\u2CFB6 ';
📋
CPP char unicodeA = ' \u2CFB6 ';
📋
Java char unicodeA = '\u2CFB6';
📋
Python unicodeA = '\u2CFB6'
📋

What is Unicode character 𬾶?

The Unicode character 𬾶 U+2CFB6 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2CFB6.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!