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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 砥馴U}砥馴U{^ 10010011011101011001001111101001010101010111110110010011011101011001001111101001010101010111101101011110 937593e9557d937593e9557b5e
EUC-JP 砥馴U}砥馴U{^ 11000101110101101100011011101011010101010111110111000101110101101100011011101011010101010111101101011110 c5d6c6eb557dc5d6c6eb557b5e
UTF-8 砥馴U}砥馴U{^ 1110011110100000101001011110100110100110101101000101010101111101111001111010000010100101111010011010011010110100010101010111101101011110 e7a0a5e9a6b4557de7a0a5e9a6b4557b5e
UHC 砥馴U}砥馴U{^ 11110010101100101110001011111000010101010111110111110010101100101110001011111000010101010111101101011110 f2b2e2f8557df2b2e2f8557b5e

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