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

What is Unicode character 𦏐?

The Unicode character 𦏐 U+263D0 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+263D0.

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!