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 谿雅ァ爺谿雅ァ耶挑 111001101010111010001001111010111010011110010110111010101111000010100111111001101010111010001001111010111010011110010110111010111001001010100111 e6ae89eba796eaf0a7e6ae89eba796eb92a7
EUC-JP 谿雅ァ爺?谿雅ァ耶挑 11101100101100001011001011101101100011101010011111001100111011000011111111101100101100001011001011101101100011101010011111001100111011011100010010101001 ecb0b2ed8ea7ccec3fecb0b2ed8ea7ccedc4a9
UTF-8 谿雅ァ爺谿雅ァ耶挑 111010001011000010111111111010011001101110000101111011111011110110100111111001111000100010111010111011101000000110100110111010001011000010111111111010011001101110000101111011111011110110100111111010001000000010110110111001101000110010010001 e8b0bfe99b85efbda7e788baee81a6e8b0bfe99b85efbda7e880b6e68c91
UHC 谿雅?爺?谿雅?耶挑 1100110110101100111001001011101000111111111001011010110000111111110011011010110011100100101110100011111111100101101011011101001111111011 cdace4ba3fe5ac3fcdace4ba3fe5add3fb

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