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

What is Unicode character 𢾵?

The Unicode character 𢾵 U+22FB5 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+22FB5.

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!