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

What is Unicode character 𰦔?

The Unicode character 𰦔 U+30994 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+30994.

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!