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?Z}?e?Z{^ 0011111101100101001111110101101001111101001111110110010100111111010110100111101101011110 3f653f5a7d3f653f5a7b5e
SJIS-WIN 叩e洩Z}叩e洩Z{^ 100100100100000001100101100010010110101101011010011111011001001001000000011001011000100101101011010110100111101101011110 924065896b5a7d924065896b5a7b5e
EUC-JP 叩e洩Z}叩e洩Z{^ 110000111010000101100101101100011100110001011010011111011100001110100001011001011011000111001100010110100111101101011110 c3a165b1cc5a7dc3a165b1cc5a7b5e
UTF-8 叩e洩Z}叩e洩Z{^ 11100101100011111010100101100101111001101011010010101001010110100111110111100101100011111010100101100101111001101011010010101001010110100111101101011110 e58fa965e6b4a95a7de58fa965e6b4a95a7b5e
UHC 叩e洩Z}叩e洩Z{^ 110011011011000001100101111000001101110101011010011111011100110110110000011001011110000011011101010110100111101101011110 cdb065e0dd5a7dcdb065e0dd5a7b5e

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