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

What is Unicode character 𦒦?

The Unicode character 𦒦 U+264A6 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+264A6.

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!