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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 谿曙欝D谿曙欝D^ 111001101010111010001111100011001000100101010100010001001110011010101110100011111000110010001001010101000100010001011110 e6ae8f8c895444e6ae8f8c8954445e
EUC-JP 谿曙欝D谿曙欝D^ 111011001011000010111101111011001011000110110101010001001110110010110000101111011110110010110001101101010100010001011110 ecb0bdecb1b544ecb0bdecb1b5445e
UTF-8 谿曙欝D谿曙欝D^ 111010001011000010111111111001101001101110011001111001101010110010011101010001001110100010110000101111111110011010011011100110011110011010101100100111010100010001011110 e8b0bfe69b99e6ac9d44e8b0bfe69b99e6ac9d445e
UHC 谿曙?D谿曙?D^ 11001101101011001101111111110101001111110100010011001101101011001101111111110101001111110100010001011110 cdacdff53f44cdacdff53f445e

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