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

What is Unicode character 𣣔?

The Unicode character 𣣔 U+238D4 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+238D4.

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!