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

What is Unicode character 𫝔?

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

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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