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 ???擁??壅 001111110011111100111111100101110110100100111111001111111001101011010111 3f3f3f97693f3f9ad7
EUC-JP 縕??擁??壅 1000111111010100110000100011111100111111110011011100101000111111001111111101010011011001 8fd4c23f3fcdca3f3fd4d9
UTF-8 縕띈썔擁곲뀒壅 111001111011100010010101111010111001110110001000111011001000110110010100111001101001001110000001111010101011001110110010111010111000000010010010111001011010001110000101 e7b895eb9d88ec8d94e69381eab3b2eb8092e5a385
UHC 縕띈썔擁곲뀒壅 1110100010110010101101101110100010011011100001111110100010110110100000011110100110000101100011001110100010110101 e8b2b6e89b87e8b681e9858ce8b5

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