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

What is Unicode character 𱟔?

The Unicode character 𱟔 U+317D4 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension H 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+317D4.

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 15.0, and it belongs to the CJK Unified Ideographs Extension H block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 15.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension H
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!