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

What is Unicode character 𧖼?

The Unicode character 𧖼 U+275BC 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+275BC.

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!