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>&#200467;</p>
📋
CSS .selector { content: '\30F13' };
📋
JS var unicodeA = '\u30F13 ';
📋
CPP char unicodeA = ' \u30F13 ';
📋
Java char unicodeA = '\u30F13';
📋
Python unicodeA = '\u30F13'
📋

What is Unicode character 𰼓?

The Unicode character 𰼓 U+30F13 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+30F13.

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!