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

What is Unicode character 𦆨?

The Unicode character 𦆨 U+261A8 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+261A8.

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!