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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 谿曙襖\}谿曙襖\{^ 1110011010101110100011111000110010001001101001100101110001111101111001101010111010001111100011001000100110100110010111000111101101011110 e6ae8f8c89a65c7de6ae8f8c89a65c7b5e
EUC-JP 谿曙襖\}谿曙襖\{^ 1110110010110000101111011110110010110010101010000101110001111101111011001011000010111101111011001011001010101000010111000111101101011110 ecb0bdecb2a85c7decb0bdecb2a85c7b5e
UTF-8 谿曙襖\}谿曙襖\{^ 1110100010110000101111111110011010011011100110011110100010100101100101100101110001111101111010001011000010111111111001101001101110011001111010001010010110010110010111000111101101011110 e8b0bfe69b99e8a5965c7de8b0bfe69b99e8a5965c7b5e
UHC 谿曙?\}谿曙?\{^ 110011011010110011011111111101010011111101011100011111011100110110101100110111111111010100111111010111000111101101011110 cdacdff53f5c7dcdacdff53f5c7b5e

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