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>&#198325;</p>
📋
CSS .selector { content: '\306B5' };
📋
JS var unicodeA = '\u306B5 ';
📋
CPP char unicodeA = ' \u306B5 ';
📋
Java char unicodeA = '\u306B5';
📋
Python unicodeA = '\u306B5'
📋

What is Unicode character 𰚵?

The Unicode character 𰚵 U+306B5 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+306B5.

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!