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

What is Unicode character 𢾙?

The Unicode character 𢾙 U+22F99 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+22F99.

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!