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>&#199842;</p>
📋
CSS .selector { content: '\30CA2' };
📋
JS var unicodeA = '\u30CA2 ';
📋
CPP char unicodeA = ' \u30CA2 ';
📋
Java char unicodeA = '\u30CA2';
📋
Python unicodeA = '\u30CA2'
📋

What is Unicode character 𰲢?

The Unicode character 𰲢 U+30CA2 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension G 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+30CA2.

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 13.0, and it belongs to the CJK Unified Ideographs Extension G block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 13.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension G
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!