To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 繒?瓦邁?繒?瓦邁?B 1111101110001111001111111000101010100010111001111011000000111111111110111000111100111111100010101010001011100111101100000011111101000010 fb8f3f8aa2e7b03ffb8f3f8aa2e7b03f42
EUC-JP 繒?瓦邁?繒?瓦邁?B 10001111110101001101010000111111101101001010010011101110101100100011111110001111110101001101010000111111101101001010010011101110101100100011111101000010 8fd4d43fb4a4eeb23f8fd4d43fb4a4eeb23f42
UTF-8 繒렑瓦邁확繒렑瓦邁확B 11100111101110011001001011101011101000001001000111100111100100111010011011101001100000101000000111101101100110011001010111100111101110011001001011101011101000001001000111100111100100111010011011101001100000101000000111101101100110011001010101000010 e7b992eba091e793a6e98281ed9995e7b992eba091e793a6e98281ed999542
UHC 繒렑瓦邁확繒렑瓦邁확B 111100011111100110001110101001101110100010111111110110001110010011001000101011101111000111111001100011101010011011101000101111111101100011100100110010001010111001000010 f1f98ea6e8bfd8e4c8aef1f98ea6e8bfd8e4c8ae42

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)