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{^ 1001001001000000010100101001001001000000010111100110101101111101100100100100000001010010100100100100000001011110011010110111101101011110 92405292405e6b7d92405292405e6b7b5e
EUC-JP 叩R叩^k}叩R叩^k{^ 1100001110100001010100101100001110100001010111100110101101111101110000111010000101010010110000111010000101011110011010110111101101011110 c3a152c3a15e6b7dc3a152c3a15e6b7b5e
UTF-8 叩R叩^k}叩R叩^k{^ 111001011000111110101001010100101110010110001111101010010101111001101011011111011110010110001111101010010101001011100101100011111010100101011110011010110111101101011110 e58fa952e58fa95e6b7de58fa952e58fa95e6b7b5e
UHC 叩R叩^k}叩R叩^k{^ 1100110110110000010100101100110110110000010111100110101101111101110011011011000001010010110011011011000001011110011010110111101101011110 cdb052cdb05e6b7dcdb052cdb05e6b7b5e

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