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

What is Unicode character 𦎶?

The Unicode character 𦎶 U+263B6 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+263B6.

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!