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

What is Unicode character 𧙨?

The Unicode character 𧙨 U+27668 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+27668.

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!