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

What is Unicode character 𱟵?

The Unicode character 𱟵 U+317F5 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+317F5.

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!