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

What is Unicode character 𬼯?

The Unicode character 𬼯 U+2CF2F 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+2CF2F.

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!