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

What is Unicode character 𬑹?

The Unicode character 𬑹 U+2C479 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+2C479.

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!