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

What is Unicode character 𦓙?

The Unicode character 𦓙 U+264D9 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+264D9.

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!