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

What is Unicode character 𰟏?

The Unicode character 𰟏 U+307CF 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+307CF.

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!