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

What is Unicode character 𧔓?

The Unicode character 𧔓 U+27513 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+27513.

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!