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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 辷オ蜀咏扱蜀竸 11100111100010001011010111100101100001101001100111100111100010001011010111100101100001101001100101011110 e788b5e58699e788b5e586995e
EUC-JP 辷オ蜀咏扱蜀竸 1110110111101000100011101011010111101001111001101101001011101001101100001011011111101001111001101101000110111111 ede88eb5e9e6d2e9b0b7e9e6d1bf
UTF-8 辷オ蜀咏扱蜀竸 111010001011111010110111111011111011110110110101111010001001110010000000111001011001001010001111111001101000100110110001111010001001110010000000111001111010101110111000 e8beb7efbdb5e89c80e5928fe689b1e89c80e7abb8
UHC ??蜀?扱蜀? 00111111001111111111010110111001001111111101000011100010111101011011100100111111 3f3ff5b93fd0e2f5b93f

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