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 ??愕}??愕{^ 0011111100111111100111001011000101111101001111110011111110011100101100010111101101011110 3f3f9cb17d3f3f9cb17b5e
EUC-JP ??愕}??愕{^ 0011111100111111110110001011001101111101001111110011111111011000101100110111101101011110 3f3fd8b37d3f3fd8b37b5e
UTF-8 렯렳愕}렯렳愕{^ 111010111010000010101111111010111010000010110011111001101000010010010101011111011110101110100000101011111110101110100000101100111110011010000100100101010111101101011110 eba0afeba0b3e684957deba0afeba0b3e684957b5e
UHC 렯렳愕}렯렳愕{^ 100011101011110010001110110000001110010011000011011111011000111010111100100011101100000011100100110000110111101101011110 8ebc8ec0e4c37d8ebc8ec0e4c37b5e

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