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>&#198604;</p>
📋
CSS .selector { content: '\307CC' };
📋
JS var unicodeA = '\u307CC ';
📋
CPP char unicodeA = ' \u307CC ';
📋
Java char unicodeA = '\u307CC';
📋
Python unicodeA = '\u307CC'
📋

What is Unicode character 𰟌?

The Unicode character 𰟌 U+307CC 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+307CC.

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!