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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 爬獨珥[}爬獨珥[{^ 1110000010100110111000001101010111100000111000000101101101111101111000001010011011100000110101011110000011100000010110110111101101011110 e0a6e0d5e0e05b7de0a6e0d5e0e05b7b5e
EUC-JP 爬獨珥[}爬獨珥[{^ 1110000010101000111000001101011111100000111000100101101101111101111000001010100011100000110101111110000011100010010110110111101101011110 e0a8e0d7e0e25b7de0a8e0d7e0e25b7b5e
UTF-8 爬獨珥[}爬獨珥[{^ 1110011110001000101011001110011110001101101010001110011110001111101001010101101101111101111001111000100010101100111001111000110110101000111001111000111110100101010110110111101101011110 e788ace78da8e78fa55b7de788ace78da8e78fa55b7b5e
UHC 爬獨珥[}爬獨珥[{^ 1111011111110000110101001011110011101100101101000101101101111101111101111111000011010100101111001110110010110100010110110111101101011110 f7f0d4bcecb45b7df7f0d4bcecb45b7b5e

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