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

What is Unicode character 𭝘?

The Unicode character 𭝘 U+2D758 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+2D758.

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!