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 ?R???R??^ 001111110101001000111111001111110011111101010010001111110011111101011110 3f523f3f3f523f3f5e
SJIS-WIN 短R続村短R続村^ 100100100101101001010010100100011011000110010001101110101001001001011010010100101001000110110001100100011011101001011110 925a5291b191ba925a5291b191ba5e
EUC-JP 短R続村短R続村^ 110000111011101101010010110000101011001111000010101111001100001110111011010100101100001010110011110000101011110001011110 c3bb52c2b3c2bcc3bb52c2b3c2bc5e
UTF-8 短R続村短R続村^ 111001111001111110101101010100101110011110110110100110101110011010011101100100011110011110011111101011010101001011100111101101101001101011100110100111011001000101011110 e79fad52e7b69ae69d91e79fad52e7b69ae69d915e
UHC 短R?村短R?村^ 11010011101011010101001000111111111101011011110111010011101011010101001000111111111101011011110101011110 d3ad523ff5bdd3ad523ff5bd5e

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