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

What is Unicode character 𰚔?

The Unicode character 𰚔 U+30694 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+30694.

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!