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 隴趣スカ隲カ蛟カ 111010001010110110001110111011111011110110110110111010001010101110110110111001011000000010110110 e8ad8eefbdb6e8abb6e580b6
EUC-JP 隴趣スカ隲カ蛟カ 11110000101011111011110011110001100011101011110110001110101101101111000010101101100011101011011011101001111000001000111010110110 f0afbcf18ebd8eb6f0ad8eb6e9e08eb6
UTF-8 隴趣スカ隲カ蛟カ 111010011001101010110100111010001011011010100011111011111011110110111101111011111011110110110110111010011001101010110010111011111011110110110110111010001001101110011111111011111011110110110110 e99ab4e8b6a3efbdbdefbdb6e99ab2efbdb6e89b9fefbdb6
UHC ?趣????蛟? 00111111111101101010110000111111001111110011111100111111110011101111000100111111 3ff6ac3f3f3f3fcef13f

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