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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 棚脱促奪造足e^ 1001001001001001100100100100010110010001101000111001001001000100100100011010001010010001101010110110010101011110 9249924591a3924491a291ab655e
EUC-JP 棚脱促奪造足e^ 1100001110101010110000111010011011000010101001011100001110100101110000101010010011000010101011010110010101011110 c3aac3a6c2a5c3a5c2a4c2ad655e
UTF-8 棚脱促奪造足e^ 1110011010100011100110101110100010000100101100011110010010111111100000111110010110100101101010101110100110000000101000001110100010110110101100110110010101011110 e6a39ae884b1e4bf83e5a5aae980a0e8b6b3655e
UHC 棚?促奪造足e^ 11011101110111000011111111110101101101011111011110101100111100001110001111110000111010110110010101011110 dddc3ff5b5f7acf0e3f0eb655e

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