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

What is Unicode character 𰖼?

The Unicode character 𰖼 U+305BC 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+305BC.

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!