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

What is Unicode character 𦏲?

The Unicode character 𦏲 U+263F2 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+263F2.

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!