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

What is Unicode character 𰼭?

The Unicode character 𰼭 U+30F2D 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+30F2D.

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!