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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 逡啄x逡啄x^ 11100111100101011001000111101101100000101001100011100111100101011001000111101101100000101001100001011110 e79591ed8298e79591ed82985e
EUC-JP 逡啄x逡啄x^ 11101101111101011100001011101111101000111111100011101101111101011100001011101111101000111111100001011110 edf5c2efa3f8edf5c2efa3f85e
UTF-8 逡啄x逡啄x^ 11101001100000001010000111100101100101011000010011101111101111011001100011101001100000001010000111100101100101011000010011101111101111011001100001011110 e980a1e59584efbd98e980a1e59584efbd985e
UHC 逡啄x逡啄x^ 11110001111001001111011011110010101000111111100011110001111001001111011011110010101000111111100001011110 f1e4f6f2a3f8f1e4f6f2a3f85e

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