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 ??衣???衣?^ 0011111100111111100010001101111100111111001111110011111110001000110111110011111101011110 3f3f88df3f3f3f88df3f5e
EUC-JP ??衣???衣?^ 0011111100111111101100001110000100111111001111110011111110110000111000010011111101011110 3f3fb0e13f3f3fb0e13f5e
UTF-8 履렰衣줏履렰衣줌^ 11101111101001111001111111101011101000001011000011101000101000011010001111101100101001001000111111101111101001111001111111101011101000001011000011101000101000011010001111101100101001001000110001011110 efa79feba0b0e8a1a3eca48fefa79feba0b0e8a1a3eca48c5e
UHC 履렰衣줏履렰衣줌^ 1110110010101010100011101011110111101011111111011100000111011110111011001010101010001110101111011110101111111101110000011101110001011110 ecaa8ebdebfdc1deecaa8ebdebfdc1dc5e

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