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

What is Unicode character 𦖶?

The Unicode character 𦖶 U+265B6 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+265B6.

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!