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{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 谷脱存K}谷脱存K{^ 1001001001001010100100100100010110010001101101100100101101111101100100100100101010010010010001011001000110110110010010110111101101011110 924a924591b64b7d924a924591b64b7b5e
EUC-JP 谷脱存K}谷脱存K{^ 1100001110101011110000111010011011000010101110000100101101111101110000111010101111000011101001101100001010111000010010110111101101011110 c3abc3a6c2b84b7dc3abc3a6c2b84b7b5e
UTF-8 谷脱存K}谷脱存K{^ 1110100010110000101101111110100010000100101100011110010110101101100110000100101101111101111010001011000010110111111010001000010010110001111001011010110110011000010010110111101101011110 e8b0b7e884b1e5ad984b7de8b0b7e884b1e5ad984b7b5e
UHC 谷?存K}谷?存K{^ 110011011101101100111111111100001110110101001011011111011100110111011011001111111111000011101101010010110111101101011110 cddb3ff0ed4b7dcddb3ff0ed4b7b5e

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