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

What is Unicode character 𢒔?

The Unicode character 𢒔 U+22494 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+22494.

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!