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

What is Unicode character 𰑗?

The Unicode character 𰑗 U+30457 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension G 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+30457.

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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