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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 陋ケ蜻キ骼窟陋ケ 11101000100110111011100111100101100100011011011111101001100011101000110001000001111010001001101110111001 e89bb9e591b7e98e8c41e89bb9
EUC-JP 陋ケ蜻キ骼窟陋ケ 11101111111110111000111010111001111010011111000110001110101101111111000111101110101101111010001011101111111110111000111010111001 effb8eb9e9f18eb7f1eeb7a2effb8eb9
UTF-8 陋ケ蜻キ骼窟陋ケ 111010011001100110001011111011111011110110111001111010001001110010111011111011111011110110110111111010011010101010111100111001111010101010011111111010011001100110001011111011111011110110111001 e9998befbdb9e89cbbefbdb7e9aabce7aa9fe9998befbdb9
UHC 陋????窟陋? 1101011110110000001111110011111100111111001111111100111111011111110101111011000000111111 d7b03f3f3f3fcfdfd7b03f

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