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^ 11101101111101111000111010111110111011011110110010001110101010010110010101011110 edf78ebeedec8ea9655e
SJIS-WIN ?÷??????e^ 0011111110000001100000000011111100111111001111110011111100111111001111110110010101011110 3f81803f3f3f3f3f3f655e
EUC-JP í÷??íì?©e^ 10001111101010111011111110100001111000000011111100111111100011111010101110111111100011111010101111000000001111111000111110100010111011010110010101011110 8fabbfa1e03f3f8fabbf8fabc03f8fa2ed655e
UTF-8 í÷޾í쎩e^ 110000111010110111000011101101111100001010001110110000101011111011000011101011011100001110101100110000101000111011000010101010010110010101011110 c3adc3b7c28ec2bec3adc3acc28ec2a9655e
UHC ?÷?¾????e^ 001111111010000111000000001111111010100011111010001111110011111100111111001111110110010101011110 3fa1c03fa8fa3f3f3f3f655e

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