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

What is Unicode character 𰣰?

The Unicode character 𰣰 U+308F0 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+308F0.

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!