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

What is Unicode character 𭕵?

The Unicode character 𭕵 U+2D575 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+2D575.

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!