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

What is Unicode character 𰆵?

The Unicode character 𰆵 U+301B5 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+301B5.

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!