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

What is Unicode character 𢾥?

The Unicode character 𢾥 U+22FA5 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+22FA5.

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!