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

What is Unicode character 𰣑?

The Unicode character 𰣑 U+308D1 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+308D1.

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!