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{^ 1110011010101110100000111110110010001000100000101110101110110010100000000110111001111101111001101010111010000011111011001000100010000010111010111011001010000000011011100111101101011110 e6ae83ec8882ebb2806e7de6ae83ec8882ebb2806e7b5e
UHC 殃숂벀n}殃숂벀n{^ 1110010011101010100110011110011110010011101001100110111001111101111001001110101010011001111001111001001110100110011011100111101101011110 e4ea99e793a66e7de4ea99e793a66e7b5e

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