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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?駱?駱n}?駱?駱n{^ 0011111111101001011100000011111111101001011100000110111001111101001111111110100101110000001111111110100101110000011011100111101101011110 3fe9703fe9706e7d3fe9703fe9706e7b5e
EUC-JP ?駱?駱n}?駱?駱n{^ 0011111111110001110100010011111111110001110100010110111001111101001111111111000111010001001111111111000111010001011011100111101101011110 3ff1d13ff1d16e7d3ff1d13ff1d16e7b5e
UTF-8 쟈駱쟈駱n}쟈駱쟈駱n{^ 1110110010011111100010001110100110100111101100011110110010011111100010001110100110100111101100010110111001111101111011001001111110001000111010011010011110110001111011001001111110001000111010011010011110110001011011100111101101011110 ec9f88e9a7b1ec9f88e9a7b16e7dec9f88e9a7b1ec9f88e9a7b16e7b5e
UHC 쟈駱쟈駱n}쟈駱쟈駱n{^ 110000001111000011010101101011011100000011110000110101011010110101101110011111011100000011110000110101011010110111000000111100001101010110101101011011100111101101011110 c0f0d5adc0f0d5ad6e7dc0f0d5adc0f0d5ad6e7b5e

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