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>&#198858;</p>
📋
CSS .selector { content: '\308CA' };
📋
JS var unicodeA = '\u308CA ';
📋
CPP char unicodeA = ' \u308CA ';
📋
Java char unicodeA = '\u308CA';
📋
Python unicodeA = '\u308CA'
📋

What is Unicode character 𰣊?

The Unicode character 𰣊 U+308CA 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+308CA.

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!