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

What is Unicode character 𬾵?

The Unicode character 𬾵 U+2CFB5 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+2CFB5.

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!