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 ??^b[??^b[^ 0011111100111111010111100110001001011011001111110011111101011110011000100101101101011110 3f3f5e625b3f3f5e625b5e
SJIS-WIN 探短^b[探短^b[^ 100100100101010010010010010110100101111001100010010110111001001001010100100100100101101001011110011000100101101101011110 9254925a5e625b9254925a5e625b5e
EUC-JP 探短^b[探短^b[^ 110000111011010111000011101110110101111001100010010110111100001110110101110000111011101101011110011000100101101101011110 c3b5c3bb5e625bc3b5c3bb5e625b5e
UTF-8 探短^b[探短^b[^ 11100110100011101010001011100111100111111010110101011110011000100101101111100110100011101010001011100111100111111010110101011110011000100101101101011110 e68ea2e79fad5e625be68ea2e79fad5e625b5e
UHC 探短^b[探短^b[^ 111101111010111011010011101011010101111001100010010110111111011110101110110100111010110101011110011000100101101101011110 f7aed3ad5e625bf7aed3ad5e625b5e

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