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

What is Unicode character 𧔦?

The Unicode character 𧔦 U+27526 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+27526.

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!