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

What is Unicode character 𬼨?

The Unicode character 𬼨 U+2CF28 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+2CF28.

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!