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 ??^I}??^I{^ 0011111100111111010111100100100101111101001111110011111101011110010010010111101101011110 3f3f5e497d3f3f5e497b5e
SJIS-WIN 探短^I}探短^I{^ 100100100101010010010010010110100101111001001001011111011001001001010100100100100101101001011110010010010111101101011110 9254925a5e497d9254925a5e497b5e
EUC-JP 探短^I}探短^I{^ 110000111011010111000011101110110101111001001001011111011100001110110101110000111011101101011110010010010111101101011110 c3b5c3bb5e497dc3b5c3bb5e497b5e
UTF-8 探短^I}探短^I{^ 11100110100011101010001011100111100111111010110101011110010010010111110111100110100011101010001011100111100111111010110101011110010010010111101101011110 e68ea2e79fad5e497de68ea2e79fad5e497b5e
UHC 探短^I}探短^I{^ 111101111010111011010011101011010101111001001001011111011111011110101110110100111010110101011110010010010111101101011110 f7aed3ad5e497df7aed3ad5e497b5e

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