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

What is Unicode character 𬏔?

The Unicode character 𬏔 U+2C3D4 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C3D4.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!