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?^k}?R?^k{^ 00111111010100100011111101011110011010110111110100111111010100100011111101011110011010110111101101011110 3f523f5e6b7d3f523f5e6b7b5e
SJIS-WIN ?R?^k}?R?^k{^ 00111111010100100011111101011110011010110111110100111111010100100011111101011110011010110111101101011110 3f523f5e6b7d3f523f5e6b7b5e
EUC-JP ?R?^k}?R?^k{^ 00111111010100100011111101011110011010110111110100111111010100100011111101011110011010110111101101011110 3f523f5e6b7d3f523f5e6b7b5e
UTF-8 묧R묧^k}묧R묧^k{^ 111010111010110010100111010100101110101110101100101001110101111001101011011111011110101110101100101001110101001011101011101011001010011101011110011010110111101101011110 ebaca752ebaca75e6b7debaca752ebaca75e6b7b5e
UHC 묧R묧^k}묧R묧^k{^ 1001000111111110010100101001000111111110010111100110101101111101100100011111111001010010100100011111111001011110011010110111101101011110 91fe5291fe5e6b7d91fe5291fe5e6b7b5e

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