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

What is Unicode character 𦒨?

The Unicode character 𦒨 U+264A8 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+264A8.

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!