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 ?i?[}?i?[{^ 0011111101101001001111110101101101111101001111110110100100111111010110110111101101011110 3f693f5b7d3f693f5b7b5e
SJIS-WIN 叩i辰[}叩i辰[{^ 100100100100000001101001100100100100001101011011011111011001001001000000011010011001001001000011010110110111101101011110 92406992435b7d92406992435b7b5e
EUC-JP 叩i辰[}叩i辰[{^ 110000111010000101101001110000111010010001011011011111011100001110100001011010011100001110100100010110110111101101011110 c3a169c3a45b7dc3a169c3a45b7b5e
UTF-8 叩i辰[}叩i辰[{^ 11100101100011111010100101101001111010001011111010110000010110110111110111100101100011111010100101101001111010001011111010110000010110110111101101011110 e58fa969e8beb05b7de58fa969e8beb05b7b5e
UHC 叩i辰[}叩i辰[{^ 110011011011000001101001111100101110001101011011011111011100110110110000011010011111001011100011010110110111101101011110 cdb069f2e35b7dcdb069f2e35b7b5e

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