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

What is Unicode character 𬼰?

The Unicode character 𬼰 U+2CF30 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+2CF30.

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!