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

What is Unicode character 𬑙?

The Unicode character 𬑙 U+2C459 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+2C459.

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!