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>&#146594;</p>
📋
CSS .selector { content: '\23CA2' };
📋
JS var unicodeA = '\u23CA2 ';
📋
CPP char unicodeA = ' \u23CA2 ';
📋
Java char unicodeA = '\u23CA2';
📋
Python unicodeA = '\u23CA2'
📋

What is Unicode character 𣲢?

The Unicode character 𣲢 U+23CA2 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+23CA2.

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!