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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 臟倣[}臟倣[{^ 11100100011001101001010111101101010110110111110111100100011001101001010111101101010110110111101101011110 e46695ed5b7de46695ed5b7b5e
EUC-JP 臟倣[}臟倣[{^ 11100111110001111100101011101111010110110111110111100111110001111100101011101111010110110111101101011110 e7c7caef5b7de7c7caef5b7b5e
UTF-8 臟倣[}臟倣[{^ 1110100010000111100111111110010110000000101000110101101101111101111010001000011110011111111001011000000010100011010110110111101101011110 e8879fe580a35b7de8879fe580a35b7b5e
UHC 臟倣[}臟倣[{^ 11101101111101001101101110100111010110110111110111101101111101001101101110100111010110110111101101011110 edf4dba75b7dedf4dba75b7b5e

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