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

What is Unicode character 𪝔?

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

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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