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

What is Unicode character 𭑹?

The Unicode character 𭑹 U+2D479 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+2D479.

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!