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

What is Unicode character 𧔙?

The Unicode character 𧔙 U+27519 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+27519.

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!