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

What is Unicode character 𡰙?

The Unicode character 𡰙 U+21C19 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+21C19.

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!