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{^ 1000111011010110100011101011100111100000101100110110111001111101100011101101011010001110101110011110000010110011011011100111101101011110 8ed68eb9e0b36e7d8ed68eb9e0b36e7b5e
EUC-JP 蛇嫉犁n}蛇嫉犁n{^ 1011110011011000101111001011101111100000101101010110111001111101101111001101100010111100101110111110000010110101011011100111101101011110 bcd8bcbbe0b56e7dbcd8bcbbe0b56e7b5e
UTF-8 蛇嫉犁n}蛇嫉犁n{^ 1110100010011011100001111110010110101011100010011110011110001010100000010110111001111101111010001001101110000111111001011010101110001001111001111000101010000001011011100111101101011110 e89b87e5ab89e78a816e7de89b87e5ab89e78a816e7b5e
UHC 蛇嫉犁n}蛇嫉犁n{^ 1101111011101111111100101110110011010111111000000110111001111101110111101110111111110010111011001101011111100000011011100111101101011110 deeff2ecd7e06e7ddeeff2ecd7e06e7b5e

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