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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 殃??n}殃??n{^ 10011111011010010011111100111111011011100111110110011111011010010011111100111111011011100111101101011110 9f693f3f6e7d9f693f3f6e7b5e
EUC-JP 殃??n}殃??n{^ 11011101110010100011111100111111011011100111110111011101110010100011111100111111011011100111101101011110 ddca3f3f6e7dddca3f3f6e7b5e
UTF-8 殃쇿뙔n}殃쇿뙔n{^ 1110011010101110100000111110110010000111101111111110101110011001100101000110111001111101111001101010111010000011111011001000011110111111111010111001100110010100011011100111101101011110 e6ae83ec87bfeb99946e7de6ae83ec87bfeb99946e7b5e
UHC 殃쇿뙔n}殃쇿뙔n{^ 1110010011101010100110011110010110001100100110010110111001111101111001001110101010011001111001011000110010011001011011100111101101011110 e4ea99e58c996e7de4ea99e58c996e7b5e

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