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{^ 10010101010011001110100101110000011011100111110110010101010011001110100101110000011011100111101101011110 954ce9706e7d954ce9706e7b5e
EUC-JP 畢駱n}畢駱n{^ 11001001101011011111000111010001011011100111110111001001101011011111000111010001011011100111101101011110 c9adf1d16e7dc9adf1d16e7b5e
UTF-8 畢駱n}畢駱n{^ 1110011110010101101000101110100110100111101100010110111001111101111001111001010110100010111010011010011110110001011011100111101101011110 e795a2e9a7b16e7de795a2e9a7b16e7b5e
UHC 畢駱n}畢駱n{^ 11111001101101001101010110101101011011100111110111111001101101001101010110101101011011100111101101011110 f9b4d5ad6e7df9b4d5ad6e7b5e

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