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 èFèŽZLèFèŽZL^ 111010000100011010000001111010001000111001011010010011001110100001000110100000011110100010001110010110100100110001011110 e84681e88e5a4ce84681e88e5a4c5e
SJIS-WIN ?F???ZL?F???ZL^ 001111110100011000111111001111110011111101011010010011000011111101000110001111110011111100111111010110100100110001011110 3f463f3f3f5a4c3f463f3f3f5a4c5e
EUC-JP èF?è?ZLèF?è?ZL^ 1000111110101011101100100100011000111111100011111010101110110010001111110101101001001100100011111010101110110010010001100011111110001111101010111011001000111111010110100100110001011110 8fabb2463f8fabb23f5a4c8fabb2463f8fabb23f5a4c5e
UTF-8 èFèŽZLèFèŽZL^ 1100001110101000010001101100001010000001110000111010100011000010100011100101101001001100110000111010100001000110110000101000000111000011101010001100001010001110010110100100110001011110 c3a846c281c3a8c28e5a4cc3a846c281c3a8c28e5a4c5e
UHC ?F???ZL?F???ZL^ 001111110100011000111111001111110011111101011010010011000011111101000110001111110011111100111111010110100100110001011110 3f463f3f3f5a4c3f463f3f3f5a4c5e

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