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^ 1110100111110111100011101011110101001100111010011111011110001110101111010100110001011110 e9f78ebd4ce9f78ebd4c5e
SJIS-WIN ?÷??L?÷??L^ 00111111100000011000000000111111001111110100110000111111100000011000000000111111001111110100110001011110 3f81803f3f4c3f81803f3f4c5e
EUC-JP é÷??Lé÷??L^ 1000111110101011101100011010000111100000001111110011111101001100100011111010101110110001101000011110000000111111001111110100110001011110 8fabb1a1e03f3f4c8fabb1a1e03f3f4c5e
UTF-8 é÷޽Lé÷޽L^ 11000011101010011100001110110111110000101000111011000010101111010100110011000011101010011100001110110111110000101000111011000010101111010100110001011110 c3a9c3b7c28ec2bd4cc3a9c3b7c28ec2bd4c5e
UHC ?÷?½L?÷?½L^ 001111111010000111000000001111111010100011110110010011000011111110100001110000000011111110101000111101100100110001011110 3fa1c03fa8f64c3fa1c03fa8f64c5e

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