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

What is Unicode character 𦖼?

The Unicode character 𦖼 U+265BC 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+265BC.

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!