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 泳??億??? 100010010110101000111111001111111000100110101101001111110011111100111111 896a3f3f89ad3f3f3f
EUC-JP 泳??億??璵 1011000111001011001111110011111110110010101011110011111100111111100011111100110011100110 b1cb3f3fb2af3f3f8fcce6
UTF-8 泳쒕젙億쇰젳璵 111001101011001110110011111011001001001010010101111011001010000010011001111001011000010010000100111011001000011110110000111011001010000010110011111001111001001010110101 e6b3b3ec9295eca099e58484ec87b0eca0b3e792b5
UHC 泳쒕젙億쇰젳璵 1110011110110110100111001110101110100000100101011110010111100010101111001110101110100000101001111110011010100101 e7b69ceba095e5e2bceba0a7e6a5

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