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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??以}??以{^ 0011111100111111100010001100100001111101001111110011111110001000110010000111101101011110 3f3f88c87d3f3f88c87b5e
EUC-JP ??以}??以{^ 0011111100111111101100001100101001111101001111110011111110110000110010100111101101011110 3f3fb0ca7d3f3fb0ca7b5e
UTF-8 렲렫以}렲렫以{^ 111010111010000010110010111010111010000010101011111001001011101110100101011111011110101110100000101100101110101110100000101010111110010010111011101001010111101101011110 eba0b2eba0abe4bba57deba0b2eba0abe4bba57b5e
UHC 렲렫以}렲렫以{^ 100011101011111110001110101110011110110010100100011111011000111010111111100011101011100111101100101001000111101101011110 8ebf8eb9eca47d8ebf8eb9eca47b5e

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