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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 笘慱躡}笘慱躡{^ 111000101001100010011100110100111110011101011001011111011110001010011000100111001101001111100111010110010111101101011110 e2989cd3e7597de2989cd3e7597b5e
EUC-JP 笘慱躡}笘慱躡{^ 111000111111100011011000110101011110110110111010011111011110001111111000110110001101010111101101101110100111101101011110 e3f8d8d5edba7de3f8d8d5edba7b5e
UTF-8 笘慱躡}笘慱躡{^ 111001111010110010011000111001101000010110110001111010001011101010100001011111011110011110101100100110001110011010000101101100011110100010111010101000010111101101011110 e7ac98e685b1e8baa17de7ac98e685b1e8baa17b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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