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

What is Unicode character 𦆼?

The Unicode character 𦆼 U+261BC 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+261BC.

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!