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>&#199052;</p>
📋
CSS .selector { content: '\3098C' };
📋
JS var unicodeA = '\u3098C ';
📋
CPP char unicodeA = ' \u3098C ';
📋
Java char unicodeA = '\u3098C';
📋
Python unicodeA = '\u3098C'
📋

What is Unicode character 𰦌?

The Unicode character 𰦌 U+3098C 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+3098C.

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!