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 ???P???? 0011111100111111001111110101000000111111001111110011111100111111 3f3f3f503f3f3f3f
SJIS-WIN 籖我音P籖我音籖 111000101101110110001001111001001000100110111001010100001110001011011101100010011110010010001001101110011110001011011101 e2dd89e489b950e2dd89e489b9e2dd
EUC-JP 籖我音P籖我音籖 111001001101111110110010111001101011001010111011010100001110010011011111101100101110011010110010101110111110010011011111 e4dfb2e6b2bb50e4dfb2e6b2bbe4df
UTF-8 籖我音P籖我音籖 11100111101100011001011011100110100010001001000111101001100111111011001101010000111001111011000110010110111001101000100010010001111010011001111110110011111001111011000110010110 e7b196e68891e99fb350e7b196e68891e99fb3e7b196
UHC ?我音P?我音? 001111111110010010110010111010111110010101010000001111111110010010110010111010111110010100111111 3fe4b2ebe5503fe4b2ebe53f

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