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

What is Unicode character 𦏵?

The Unicode character 𦏵 U+263F5 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+263F5.

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!