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^ 111010101111001011000110111011011000111010110111101001001110110111101101111101000110010101011110 eaf2c6ed8eb7a4ededf4655e
SJIS-WIN ??????????e^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f655e
EUC-JP êòÆí??¤ííôe^ 10001111101010111011010010001111101010111101001010001111101010011010000110001111101010111011111100111111001111111000111110100010111100001000111110101011101111111000111110101011101111111000111110101011110101000110010101011110 8fabb48fabd28fa9a18fabbf3f3f8fa2f08fabbf8fabbf8fabd4655e
UTF-8 êòÆíŽ·¤ííôe^ 11000011101010101100001110110010110000111000011011000011101011011100001010001110110000101011011111000010101001001100001110101101110000111010110111000011101101000110010101011110 c3aac3b2c386c3adc28ec2b7c2a4c3adc3adc3b4655e
UHC ??Æ??·¤???e^ 001111110011111110101000101000010011111100111111101000011010010010100010101101000011111100111111001111110110010101011110 3f3fa8a13f3fa1a4a2b43f3f3f655e

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