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

What is Unicode character 𧖶?

The Unicode character 𧖶 U+275B6 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+275B6.

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!