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ᵑL‘LB 11100001101101011001000101001100100100010100110011100001101101011001000101001100100100010100110001000010 e1b5914c914ce1b5914c914c42
SJIS-WIN ???L?L???L?LB 00111111001111110011111101001100001111110100110000111111001111110011111101001100001111110100110001000010 3f3f3f4c3f4c3f3f3f4c3f4c42
EUC-JP á??L?Lá??L?LB 1000111110101011101000010011111100111111010011000011111101001100100011111010101110100001001111110011111101001100001111110100110001000010 8faba13f3f4c3f4c8faba13f3f4c3f4c42
UTF-8 ᵑL‘LᵑL‘LB 110000111010000111000010101101011100001010010001010011001100001010010001010011001100001110100001110000101011010111000010100100010100110011000010100100010100110001000010 c3a1c2b5c2914cc2914cc3a1c2b5c2914cc2914c42
UHC ???L?L???L?LB 00111111001111110011111101001100001111110100110000111111001111110011111101001100001111110100110001000010 3f3f3f4c3f4c3f3f3f4c3f4c42

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