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

What is Unicode character 𨓵?

The Unicode character 𨓵 U+284F5 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+284F5.

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!