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 ???@???@^ 001111110011111100111111010000000011111100111111001111110100000001011110 3f3f3f403f3f3f405e
SJIS-WIN 籖我音@籖我音@^ 111000101101110110001001111001001000100110111001010000001110001011011101100010011110010010001001101110010100000001011110 e2dd89e489b940e2dd89e489b9405e
EUC-JP 籖我音@籖我音@^ 111001001101111110110010111001101011001010111011010000001110010011011111101100101110011010110010101110110100000001011110 e4dfb2e6b2bb40e4dfb2e6b2bb405e
UTF-8 籖我音@籖我音@^ 111001111011000110010110111001101000100010010001111010011001111110110011010000001110011110110001100101101110011010001000100100011110100110011111101100110100000001011110 e7b196e68891e99fb340e7b196e68891e99fb3405e
UHC ?我音@?我音@^ 00111111111001001011001011101011111001010100000000111111111001001011001011101011111001010100000001011110 3fe4b2ebe5403fe4b2ebe5405e

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