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

What is Unicode character 𣖢?

The Unicode character 𣖢 U+235A2 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+235A2.

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!