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>&#197109;</p>
📋
CSS .selector { content: '\301F5' };
📋
JS var unicodeA = '\u301F5 ';
📋
CPP char unicodeA = ' \u301F5 ';
📋
Java char unicodeA = '\u301F5';
📋
Python unicodeA = '\u301F5'
📋

What is Unicode character 𰇵?

The Unicode character 𰇵 U+301F5 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+301F5.

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!