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

What is Unicode character 𰟮?

The Unicode character 𰟮 U+307EE 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+307EE.

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!