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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???須???須^ 0011111100111111001111111001000001111011001111110011111100111111100100000111101101011110 3f3f3f907b3f3f3f907b5e
EUC-JP ???須???須^ 0011111100111111001111111011111111011100001111110011111100111111101111111101110001011110 3f3f3fbfdc3f3f3fbfdc5e
UTF-8 렰렡렲須렰렡렲須^ 11101011101000001011000011101011101000001010000111101011101000001011001011101001101000001000100011101011101000001011000011101011101000001010000111101011101000001011001011101001101000001000100001011110 eba0b0eba0a1eba0b2e9a088eba0b0eba0a1eba0b2e9a0885e
UHC 렰렡렲須렰렡렲須^ 1000111010111101100011101011001010001110101111111110001011001110100011101011110110001110101100101000111010111111111000101100111001011110 8ebd8eb28ebfe2ce8ebd8eb28ebfe2ce5e

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