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

What is Unicode character 𨑘?

The Unicode character 𨑘 U+28458 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+28458.

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!