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

What is Unicode character 𰗵?

The Unicode character 𰗵 U+305F5 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+305F5.

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!