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

What is Unicode character 𦖢?

The Unicode character 𦖢 U+265A2 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+265A2.

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!