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>&#145362;</p>
📋
CSS .selector { content: '\237D2' };
📋
JS var unicodeA = '\u237D2 ';
📋
CPP char unicodeA = ' \u237D2 ';
📋
Java char unicodeA = '\u237D2';
📋
Python unicodeA = '\u237D2'
📋

What is Unicode character 𣟒?

The Unicode character 𣟒 U+237D2 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+237D2.

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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