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

What is Unicode character 𦏢?

The Unicode character 𦏢 U+263E2 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+263E2.

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!