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

What is Unicode character 𧔔?

The Unicode character 𧔔 U+27514 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+27514.

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!