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

What is Unicode character 𬑗?

The Unicode character 𬑗 U+2C457 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+2C457.

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!