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

What is Unicode character 𭐑?

The Unicode character 𭐑 U+2D411 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+2D411.

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!