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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 逖滔」ゥ繞句雌 111001111001100010011111111010111010001110101001111000111000010110001011111001011000111010010011 e7989feba3a9e3858be58e93
EUC-JP 逖滔」ゥ繞句雌 1110110111111000110111101110110110001110101000111000111010101001111001011110010110110110111001111011101111110011 edf8deed8ea38ea9e5e5b6e7bbf3
UTF-8 逖滔」ゥ繞句雌 111010011000000010010110111001101011101110010100111011111011110110100011111011111011110110101001111001111011100110011110111001011000111110100101111010011001101110001100 e98096e6bb94efbda3efbda9e7b99ee58fa5e99b8c
UHC ?滔??繞句雌 0011111111010100101001010011111100111111111010011010010011001111101000111110110111000001 3fd4a53f3fe9a4cfa3edc1

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