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

What is Unicode character 𰼔?

The Unicode character 𰼔 U+30F14 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+30F14.

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!