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

What is Unicode character 𬑨?

The Unicode character 𬑨 U+2C468 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+2C468.

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!