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

What is Unicode character 𢙡?

The Unicode character 𢙡 U+22661 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+22661.

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!