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

What is Unicode character 𭑵?

The Unicode character 𭑵 U+2D475 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+2D475.

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!