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

What is Unicode character 𨝔?

The Unicode character 𨝔 U+28754 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+28754.

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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