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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?魯n}?魯n{^ 0011111110011000010001000110111001111101001111111001100001000100011011100111101101011110 3f98446e7d3f98446e7b5e
EUC-JP ?魯n}?魯n{^ 0011111111001111101001010110111001111101001111111100111110100101011011100111101101011110 3fcfa56e7d3fcfa56e7b5e
UTF-8 져魯n}져魯n{^ 1110110010100000101110001110100110101101101011110110111001111101111011001010000010111000111010011010110110101111011011100111101101011110 eca0b8e9adaf6e7deca0b8e9adaf6e7b5e
UHC 져魯n}져魯n{^ 11000001101011101101011011011011011011100111110111000001101011101101011011011011011011100111101101011110 c1aed6db6e7dc1aed6db6e7b5e

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