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

What is Unicode character 𱃔?

The Unicode character 𱃔 U+310D4 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+310D4.

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!