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 šLDèërn}šLDèërn{^ 1001101001001100010001001110100011101011011100100110111001111101100110100100110001000100111010001110101101110010011011100111101101011110 9a4c44e8eb726e7d9a4c44e8eb726e7b5e
SJIS-WIN ?LD??rn}?LD??rn{^ 0011111101001100010001000011111100111111011100100110111001111101001111110100110001000100001111110011111101110010011011100111101101011110 3f4c443f3f726e7d3f4c443f3f726e7b5e
EUC-JP ?LDèërn}?LDèërn{^ 00111111010011000100010010001111101010111011001010001111101010111011001101110010011011100111110100111111010011000100010010001111101010111011001010001111101010111011001101110010011011100111101101011110 3f4c448fabb28fabb3726e7d3f4c448fabb28fabb3726e7b5e
UTF-8 šLDèërn}šLDèërn{^ 1100001010011010010011000100010011000011101010001100001110101011011100100110111001111101110000101001101001001100010001001100001110101000110000111010101101110010011011100111101101011110 c29a4c44c3a8c3ab726e7dc29a4c44c3a8c3ab726e7b5e
UHC ?LD??rn}?LD??rn{^ 0011111101001100010001000011111100111111011100100110111001111101001111110100110001000100001111110011111101110010011011100111101101011110 3f4c443f3f726e7d3f4c443f3f726e7b5e

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