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

What is Unicode character 𨓙?

The Unicode character 𨓙 U+284D9 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+284D9.

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!