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

What is Unicode character 𣟔?

The Unicode character 𣟔 U+237D4 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+237D4.

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!