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

What is Unicode character 𦆵?

The Unicode character 𦆵 U+261B5 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+261B5.

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!