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

What is Unicode character 𣃔?

The Unicode character 𣃔 U+230D4 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+230D4.

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!