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

What is Unicode character 𰟴?

The Unicode character 𰟴 U+307F4 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+307F4.

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!