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{^ 1001100001000100011010001001100001000100011001100100111001111101100110000100010001101000100110000100010001100110010011100111101101011110 9844689844664e7d9844689844664e7b5e
EUC-JP 魯h魯fN}魯h魯fN{^ 1100111110100101011010001100111110100101011001100100111001111101110011111010010101101000110011111010010101100110010011100111101101011110 cfa568cfa5664e7dcfa568cfa5664e7b5e
UTF-8 魯h魯fN}魯h魯fN{^ 111010011010110110101111011010001110100110101101101011110110011001001110011111011110100110101101101011110110100011101001101011011010111101100110010011100111101101011110 e9adaf68e9adaf664e7de9adaf68e9adaf664e7b5e
UHC 魯h魯fN}魯h魯fN{^ 1101011011011011011010001101011011011011011001100100111001111101110101101101101101101000110101101101101101100110010011100111101101011110 d6db68d6db664e7dd6db68d6db664e7b5e

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