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 襄細?[}襄細?[{^ 111001011111010110001101110101110011111101011011011111011110010111110101100011011101011100111111010110110111101101011110 e5f58dd73f5b7de5f58dd73f5b7b5e
EUC-JP 襄細?[}襄細?[{^ 111010101111011110111010110110010011111101011011011111011110101011110111101110101101100100111111010110110111101101011110 eaf7bad93f5b7deaf7bad93f5b7b5e
UTF-8 襄細쌚[}襄細쌚[{^ 1110100010100101100001001110011110110100101100001110110010001100100110100101101101111101111010001010010110000100111001111011010010110000111011001000110010011010010110110111101101011110 e8a584e7b4b0ec8c9a5b7de8a584e7b4b0ec8c9a5b7b5e
UHC 襄細쌚[}襄細쌚[{^ 1110010111010001111000011010110010011011010001110101101101111101111001011101000111100001101011001001101101000111010110110111101101011110 e5d1e1ac9b475b7de5d1e1ac9b475b7b5e

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