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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 逶停裸逶停酪^ 11100111100110111001001011100010100101111000011111100111100110111001001011100010100101111000111101011110 e79b92e29787e79b92e2978f5e
EUC-JP 逶停裸逶停酪^ 11101101111110111100010011100100110011011110011111101101111110111100010011100100110011011110111101011110 edfbc4e4cde7edfbc4e4cdef5e
UTF-8 逶停裸逶停酪^ 11101001100000001011011011100101100000011001110011101000101000111011100011101001100000001011011011100101100000011001110011101001100001011010101001011110 e980b6e5819ce8a3b8e980b6e5819ce985aa5e
UHC ?停裸?停酪^ 0011111111101111110011101101010110100011001111111110111111001110110101011010110001011110 3fefced5a33fefced5ac5e

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