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

What is Unicode character 𰫵?

The Unicode character 𰫵 U+30AF5 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+30AF5.

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!