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

What is Unicode character 𨩨?

The Unicode character 𨩨 U+28A68 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+28A68.

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!