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 ?晳嗽}?晳嗽{^ 00111111111110101101100110011010011101010111110100111111111110101101100110011010011101010111101101011110 3ffad99a757d3ffad99a757b5e
EUC-JP ?晳嗽}?晳嗽{^ 001111111000111111000010110001001101001111010110011111010011111110001111110000101100010011010011110101100111101101011110 3f8fc2c4d3d67d3f8fc2c4d3d67b5e
UTF-8 슳晳嗽}슳晳嗽{^ 111011001000101010110011111001101001100110110011111001011001011110111101011111011110110010001010101100111110011010011001101100111110010110010111101111010111101101011110 ec8ab3e699b3e597bd7dec8ab3e699b3e597bd7b5e
UHC 슳晳嗽}슳晳嗽{^ 100110101011101011100000101011111110000111110101011111011001101010111010111000001010111111100001111101010111101101011110 9abae0afe1f57d9abae0afe1f57b5e

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