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

What is Unicode character 𬼼?

The Unicode character 𬼼 U+2CF3C 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+2CF3C.

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!