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 í莾Lí莾L^ 1110110111101000100011101011111001001100111011011110100010001110101111100100110001011110 ede88ebe4cede88ebe4c5e
SJIS-WIN ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
EUC-JP íè??Líè??L^ 10001111101010111011111110001111101010111011001000111111001111110100110010001111101010111011111110001111101010111011001000111111001111110100110001011110 8fabbf8fabb23f3f4c8fabbf8fabb23f3f4c5e
UTF-8 í莾Lí莾L^ 11000011101011011100001110101000110000101000111011000010101111100100110011000011101011011100001110101000110000101000111011000010101111100100110001011110 c3adc3a8c28ec2be4cc3adc3a8c28ec2be4c5e
UHC ???¾L???¾L^ 00111111001111110011111110101000111110100100110000111111001111110011111110101000111110100100110001011110 3f3f3fa8fa4c3f3f3fa8fa4c5e

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