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{^ 10010110111011110011111100111111011011100111110110010110111011110011111100111111011011100111101101011110 96ef3f3f6e7d96ef3f3f6e7b5e
EUC-JP 厄??n}厄??n{^ 11001100111100010011111100111111011011100111110111001100111100010011111100111111011011100111101101011110 ccf13f3f6e7dccf13f3f6e7b5e
UTF-8 厄댄뫁n}厄댄뫁n{^ 1110010110001110100001001110101110001100100001001110101110101011100000010110111001111101111001011000111010000100111010111000110010000100111010111010101110000001011011100111101101011110 e58e84eb8c84ebab816e7de58e84eb8c84ebab816e7b5e
UHC 厄댄뫁n}厄댄뫁n{^ 1110010011111000101101001110110110010001101001010110111001111101111001001111100010110100111011011001000110100101011011100111101101011110 e4f8b4ed91a56e7de4f8b4ed91a56e7b5e

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