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

What is Unicode character 𫑙?

The Unicode character 𫑙 U+2B459 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension C 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+2B459.

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 5.2, and it belongs to the CJK Unified Ideographs Extension C block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 5.2
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension C
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!