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

What is Unicode character 𦆲?

The Unicode character 𦆲 U+261B2 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+261B2.

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!