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

What is Unicode character 𢾐?

The Unicode character 𢾐 U+22F90 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+22F90.

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!