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

What is Unicode character 𦇙?

The Unicode character 𦇙 U+261D9 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+261D9.

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!