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

What is Unicode character 𬔉?

The Unicode character 𬔉 U+2C509 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+2C509.

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!