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 闥ソ閧エ譯カ阮ィ 111010001001001010111111111010001000001010110100111001101010000110110110111010001001011010101000 e892bfe882b4e6a1b6e896a8
EUC-JP 闥ソ閧エ譯カ阮ィ 11101111111100101000111010111111111011111110001010001110101101001110110010100011100011101011011011101111111101101000111010101000 eff28ebfefe28eb4eca38eb6eff68ea8
UTF-8 闥ソ閧エ譯カ阮ィ 111010011001011110100101111011111011110110111111111010011001011010100111111011111011110110110100111010001010110110101111111011111011110110110110111010011001100010101110111011111011110110101000 e997a5efbdbfe996a7efbdb4e8adafefbdb6e998aeefbda8
UHC ????譯?阮? 00111111001111110011111100111111111001101011101100111111111010001101011000111111 3f3f3f3fe6bb3fe8d63f

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