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

What is Unicode character 𦆡?

The Unicode character 𦆡 U+261A1 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+261A1.

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!