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

What is Unicode character 𭓹?

The Unicode character 𭓹 U+2D4F9 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+2D4F9.

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!