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

What is Unicode character 𦎷?

The Unicode character 𦎷 U+263B7 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+263B7.

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!