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 ??????????E 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
SJIS-WIN ?脹?宅賦?脹?宅鳧E 0011111110010010101011110011111110010001111011101001010110001010001111111001001010101111001111111001000111101110111010011110100001000101 3f92af3f91ee958a3f92af3f91eee9e845
EUC-JP ?脹?宅賦?脹?宅鳧E 0011111111000100101100010011111111000010111100001100100111101010001111111100010010110001001111111100001011110000111100101110101001000101 3fc4b13fc2f0c9ea3fc4b13fc2f0f2ea45
UTF-8 뤚脹凜宅賦뤚脹凜宅鳧E 11101011101001001001101011101000100001001011100111101111101001011001010011100101101011101000010111101000101100111010011011101011101001001001101011101000100001001011100111101111101001011001010011100101101011101000010111101001101100111010011101000101 eba49ae884b9efa594e5ae85e8b3a6eba49ae884b9efa594e5ae85e9b3a745
UHC 뤚脹凜宅賦뤚脹凜宅鳧E 100011111100100111110011111011001101001011110010110100111110101111011101101101111000111111001001111100111110110011010010111100101101001111101011110111011100000001000101 8fc9f3ecd2f2d3ebddb78fc9f3ecd2f2d3ebddc045

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