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

What is Unicode character 𭁗?

The Unicode character 𭁗 U+2D057 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+2D057.

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!