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

What is Unicode character 𮑹?

The Unicode character 𮑹 U+2E479 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+2E479.

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!