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 瞽籔姪[}瞽籔姪[{^ 1110000111011010111000101101011010010110110000110101101101111101111000011101101011100010110101101001011011000011010110110111101101011110 e1dae2d696c35b7de1dae2d696c35b7b5e
EUC-JP 瞽籔姪[}瞽籔姪[{^ 1110001011011100111001001101100011001100110001010101101101111101111000101101110011100100110110001100110011000101010110110111101101011110 e2dce4d8ccc55b7de2dce4d8ccc55b7b5e
UTF-8 瞽籔姪[}瞽籔姪[{^ 1110011110011110101111011110011110110001100101001110010110100111101010100101101101111101111001111001111010111101111001111011000110010100111001011010011110101010010110110111101101011110 e79ebde7b194e5a7aa5b7de79ebde7b194e5a7aa5b7b5e
UHC ??姪[}??姪[{^ 00111111001111111111001011101011010110110111110100111111001111111111001011101011010110110111101101011110 3f3ff2eb5b7d3f3ff2eb5b7b5e

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