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

What is Unicode character 𰴔?

The Unicode character 𰴔 U+30D14 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+30D14.

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!