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 êRçhn}êRçhn{^ 11101010010100101110011101101000011011100111110111101010010100101110011101101000011011100111101101011110 ea52e7686e7dea52e7686e7b5e
SJIS-WIN ?R?hn}?R?hn{^ 00111111010100100011111101101000011011100111110100111111010100100011111101101000011011100111101101011110 3f523f686e7d3f523f686e7b5e
EUC-JP êRçhn}êRçhn{^ 100011111010101110110100010100101000111110101011101011100110100001101110011111011000111110101011101101000101001010001111101010111010111001101000011011100111101101011110 8fabb4528fabae686e7d8fabb4528fabae686e7b5e
UTF-8 êRçhn}êRçhn{^ 1100001110101010010100101100001110100111011010000110111001111101110000111010101001010010110000111010011101101000011011100111101101011110 c3aa52c3a7686e7dc3aa52c3a7686e7b5e
UHC ?R?hn}?R?hn{^ 00111111010100100011111101101000011011100111110100111111010100100011111101101000011011100111101101011110 3f523f686e7d3f523f686e7b5e

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