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

What is Unicode character 𰣵?

The Unicode character 𰣵 U+308F5 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+308F5.

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!