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

What is Unicode character 𦖨?

The Unicode character 𦖨 U+265A8 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+265A8.

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!