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

What is Unicode character 𰣔?

The Unicode character 𰣔 U+308D4 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+308D4.

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!