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 逖滔」晨導豕ウ 111001111001100010011111111010111010001110011101111011011001001110110001111001101011001110110011 e7989feba39ded93b1e6b3b3
EUC-JP 逖滔」晨導豕ウ 1110110111111000110111101110110110001110101000111101101011101111110001101011001111101100101101011000111010110011 edf8deed8ea3daefc6b3ecb58eb3
UTF-8 逖滔」晨導豕ウ 111010011000000010010110111001101011101110010100111011111011110110100011111001101001100110101000111001011011000010001110111010001011000110010101111011111011110110110011 e98096e6bb94efbda3e699a8e5b08ee8b195efbdb3
UHC ?滔?晨導豕? 0011111111010100101001010011111111100011111001111101001111110100111000111100111000111111 3fd4a53fe3e7d3f4e3ce3f

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