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

What is Unicode character 𰛓?

The Unicode character 𰛓 U+306D3 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+306D3.

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!