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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 谿雅ァ耶挑谿雅ァ耶挑 111001101010111010001001111010111010011110010110111010111001001010100111111001101010111010001001111010111010011110010110111010111001001010100111 e6ae89eba796eb92a7e6ae89eba796eb92a7
EUC-JP 谿雅ァ耶挑谿雅ァ耶挑 1110110010110000101100101110110110001110101001111100110011101101110001001010100111101100101100001011001011101101100011101010011111001100111011011100010010101001 ecb0b2ed8ea7ccedc4a9ecb0b2ed8ea7ccedc4a9
UTF-8 谿雅ァ耶挑谿雅ァ耶挑 111010001011000010111111111010011001101110000101111011111011110110100111111010001000000010110110111001101000110010010001111010001011000010111111111010011001101110000101111011111011110110100111111010001000000010110110111001101000110010010001 e8b0bfe99b85efbda7e880b6e68c91e8b0bfe99b85efbda7e880b6e68c91
UHC 谿雅?耶挑谿雅?耶挑 110011011010110011100100101110100011111111100101101011011101001111111011110011011010110011100100101110100011111111100101101011011101001111111011 cdace4ba3fe5add3fbcdace4ba3fe5add3fb

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