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

What is Unicode character 𧖢?

The Unicode character 𧖢 U+275A2 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+275A2.

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!