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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 帙?秩?n}帙?秩?n{^ 1001101111100011001111111001001010000001001111110110111001111101100110111110001100111111100100101000000100111111011011100111101101011110 9be33f92813f6e7d9be33f92813f6e7b5e
EUC-JP 帙?秩?n}帙?秩?n{^ 1101011011100101001111111100001111100001001111110110111001111101110101101110010100111111110000111110000100111111011011100111101101011110 d6e53fc3e13f6e7dd6e53fc3e13f6e7b5e
UTF-8 帙세秩설n}帙세秩설n{^ 1110010110111000100110011110110010000100101110001110011110100111101010011110110010000100101001000110111001111101111001011011100010011001111011001000010010111000111001111010011110101001111011001000010010100100011011100111101101011110 e5b899ec84b8e7a7a9ec84a46e7de5b899ec84b8e7a7a9ec84a46e7b5e
UHC 帙세秩설n}帙세秩설n{^ 111100101110110110111100101111001111001011110001101111001011001101101110011111011111001011101101101111001011110011110010111100011011110010110011011011100111101101011110 f2edbcbcf2f1bcb36e7df2edbcbcf2f1bcb36e7b5e

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