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

What is Unicode character 𭝔?

The Unicode character 𭝔 U+2D754 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+2D754.

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!