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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 砥馴}\}砥馴}\{^ 100100110111010110010011111010010111110101011100011111011001001101110101100100111110100101111101010111000111101101011110 937593e97d5c7d937593e97d5c7b5e
EUC-JP 砥馴}\}砥馴}\{^ 110001011101011011000110111010110111110101011100011111011100010111010110110001101110101101111101010111000111101101011110 c5d6c6eb7d5c7dc5d6c6eb7d5c7b5e
UTF-8 砥馴}\}砥馴}\{^ 11100111101000001010010111101001101001101011010001111101010111000111110111100111101000001010010111101001101001101011010001111101010111000111101101011110 e7a0a5e9a6b47d5c7de7a0a5e9a6b47d5c7b5e
UHC 砥馴}\}砥馴}\{^ 111100101011001011100010111110000111110101011100011111011111001010110010111000101111100001111101010111000111101101011110 f2b2e2f87d5c7df2b2e2f87d5c7b5e

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