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

What is Unicode character 𰣶?

The Unicode character 𰣶 U+308F6 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+308F6.

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!