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

What is Unicode character 𰖵?

The Unicode character 𰖵 U+305B5 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+305B5.

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!