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

What is Unicode character 𭝗?

The Unicode character 𭝗 U+2D757 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+2D757.

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!