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

What is Unicode character 𭖓?

The Unicode character 𭖓 U+2D593 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+2D593.

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!