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

What is Unicode character 𦏙?

The Unicode character 𦏙 U+263D9 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+263D9.

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!