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

What is Unicode character 𧖵?

The Unicode character 𧖵 U+275B5 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+275B5.

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!