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

What is Unicode character 𧓵?

The Unicode character 𧓵 U+274F5 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+274F5.

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!