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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 阻h阻fN}阻h阻fN{^ 1001000101101010011010001001000101101010011001100100111001111101100100010110101001101000100100010110101001100110010011100111101101011110 916a68916a664e7d916a68916a664e7b5e
EUC-JP 阻h阻fN}阻h阻fN{^ 1100000111001011011010001100000111001011011001100100111001111101110000011100101101101000110000011100101101100110010011100111101101011110 c1cb68c1cb664e7dc1cb68c1cb664e7b5e
UTF-8 阻h阻fN}阻h阻fN{^ 111010011001100010111011011010001110100110011000101110110110011001001110011111011110100110011000101110110110100011101001100110001011101101100110010011100111101101011110 e998bb68e998bb664e7de998bb68e998bb664e7b5e
UHC 阻h阻fN}阻h阻fN{^ 1111000011100110011010001111000011100110011001100100111001111101111100001110011001101000111100001110011001100110010011100111101101011110 f0e668f0e6664e7df0e668f0e6664e7b5e

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