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

What is Unicode character 𭑲?

The Unicode character 𭑲 U+2D472 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+2D472.

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!