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

What is Unicode character 𰔭?

The Unicode character 𰔭 U+3052D 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+3052D.

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!