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

What is Unicode character 𬒔?

The Unicode character 𬒔 U+2C494 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E 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+2C494.

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 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
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!