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 ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
SJIS-WIN ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
EUC-JP ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
UTF-8 얏렲렯렮E얏렲렯렮EB 111011001001011010001111111010111010000010110010111010111010000010101111111010111010000010101110010001011110110010010110100011111110101110100000101100101110101110100000101011111110101110100000101011100100010101000010 ec968feba0b2eba0afeba0ae45ec968feba0b2eba0afeba0ae4542
UHC 얏렲렯렮E얏렲렯렮EB 10111110111001101000111010111111100011101011110010001110101110110100010110111110111001101000111010111111100011101011110010001110101110110100010101000010 bee68ebf8ebc8ebb45bee68ebf8ebc8ebb4542

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