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

What is Unicode character 𨑙?

The Unicode character 𨑙 U+28459 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+28459.

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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