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>&#142696;</p>
📋
CSS .selector { content: '\22D68' };
📋
JS var unicodeA = '\u22D68 ';
📋
CPP char unicodeA = ' \u22D68 ';
📋
Java char unicodeA = '\u22D68';
📋
Python unicodeA = '\u22D68'
📋

What is Unicode character 𢵨?

The Unicode character 𢵨 U+22D68 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+22D68.

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!