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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 硝ヲ質k}硝ヲ質k{^ 100011111100100110100110100011101011111101101011011111011000111111001001101001101000111010111111011010110111101101011110 8fc9a68ebf6b7d8fc9a68ebf6b7b5e
EUC-JP 硝ヲ質k}硝ヲ質k{^ 1011111011001011100011101010011010111100110000010110101101111101101111101100101110001110101001101011110011000001011010110111101101011110 becb8ea6bcc16b7dbecb8ea6bcc16b7b5e
UTF-8 硝ヲ質k}硝ヲ質k{^ 1110011110100001100111011110111110111101101001101110100010110011101010100110101101111101111001111010000110011101111011111011110110100110111010001011001110101010011010110111101101011110 e7a19defbda6e8b3aa6b7de7a19defbda6e8b3aa6b7b5e
UHC 硝?質k}硝?質k{^ 111101011010011000111111111100101111010101101011011111011111010110100110001111111111001011110101011010110111101101011110 f5a63ff2f56b7df5a63ff2f56b7b5e

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