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

What is Unicode character 𬑘?

The Unicode character 𬑘 U+2C458 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+2C458.

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!