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

What is Unicode character 𰣐?

The Unicode character 𰣐 U+308D0 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+308D0.

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!