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

What is Unicode character 𢳵?

The Unicode character 𢳵 U+22CF5 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+22CF5.

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!