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 莢遮射[}莢遮射[{^ 1110010010110000100011101101010110001110110010110101101101111101111001001011000010001110110101011000111011001011010110110111101101011110 e4b08ed58ecb5b7de4b08ed58ecb5b7b5e
EUC-JP 莢遮射[}莢遮射[{^ 1110100010110010101111001101011110111100110011010101101101111101111010001011001010111100110101111011110011001101010110110111101101011110 e8b2bcd7bccd5b7de8b2bcd7bccd5b7b5e
UTF-8 莢遮射[}莢遮射[{^ 1110100010001110101000101110100110000001101011101110010110110000100001000101101101111101111010001000111010100010111010011000000110101110111001011011000010000100010110110111101101011110 e88ea2e981aee5b0845b7de88ea2e981aee5b0845b7b5e
UHC 莢遮射[}莢遮射[{^ 1111101011111000111100111011010011011110110100100101101101111101111110101111100011110011101101001101111011010010010110110111101101011110 faf8f3b4ded25b7dfaf8f3b4ded25b7b5e

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