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

What is Unicode character 𬑵?

The Unicode character 𬑵 U+2C475 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C475.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!