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

What is Unicode character 𪕨?

The Unicode character 𪕨 U+2A568 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+2A568.

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!