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{^ 1001101011100011011010001001101011100011011001100100111001111101100110101110001101101000100110101110001101100110010011100111101101011110 9ae3689ae3664e7d9ae3689ae3664e7b5e
EUC-JP 壹h壹fN}壹h壹fN{^ 1101010011100101011010001101010011100101011001100100111001111101110101001110010101101000110101001110010101100110010011100111101101011110 d4e568d4e5664e7dd4e568d4e5664e7b5e
UTF-8 壹h壹fN}壹h壹fN{^ 111001011010001110111001011010001110010110100011101110010110011001001110011111011110010110100011101110010110100011100101101000111011100101100110010011100111101101011110 e5a3b968e5a3b9664e7de5a3b968e5a3b9664e7b5e
UHC 壹h壹fN}壹h壹fN{^ 1110110011101100011010001110110011101100011001100100111001111101111011001110110001101000111011001110110001100110010011100111101101011110 ecec68ecec664e7decec68ecec664e7b5e

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