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

What is Unicode character 𬐧?

The Unicode character 𬐧 U+2C427 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+2C427.

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!