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

What is Unicode character 𭓵?

The Unicode character 𭓵 U+2D4F5 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+2D4F5.

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!