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

What is Unicode character 𬝔?

The Unicode character 𬝔 U+2C754 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+2C754.

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!