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

What is Unicode character 𣔲?

The Unicode character 𣔲 U+23532 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+23532.

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!