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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
EUC-JP ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
UTF-8 쑹렶렊롚L쑹렶렊롚L^ 111011001001000110111001111010111010000010110110111010111010000010001010111010111010000110011010010011001110110010010001101110011110101110100000101101101110101110100000100010101110101110100001100110100100110001011110 ec91b9eba0b6eba08aeba19a4cec91b9eba0b6eba08aeba19a4c5e
UHC 쑹렶렊롚L쑹렶렊롚L^ 10111110101010111000111011000001100011101010000110001110110111100100110010111110101010111000111011000001100011101010000110001110110111100100110001011110 beab8ec18ea18ede4cbeab8ec18ea18ede4c5e

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