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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 砥馴f砥馴^}Y砥馴f砥馴^}bE 10010011011101011001001111101001011001101001001101110101100100111110100101011110011111010101100110010011011101011001001111101001011001101001001101110101100100111110100101011110011111010110001001000101 937593e966937593e95e7d59937593e966937593e95e7d6245
EUC-JP 砥馴f砥馴^}Y砥馴f砥馴^}bE 11000101110101101100011011101011011001101100010111010110110001101110101101011110011111010101100111000101110101101100011011101011011001101100010111010110110001101110101101011110011111010110001001000101 c5d6c6eb66c5d6c6eb5e7d59c5d6c6eb66c5d6c6eb5e7d6245
UTF-8 砥馴f砥馴^}Y砥馴f砥馴^}bE 111001111010000010100101111010011010011010110100011001101110011110100000101001011110100110100110101101000101111001111101010110011110011110100000101001011110100110100110101101000110011011100111101000001010010111101001101001101011010001011110011111010110001001000101 e7a0a5e9a6b466e7a0a5e9a6b45e7d59e7a0a5e9a6b466e7a0a5e9a6b45e7d6245
UHC 砥馴f砥馴^}Y砥馴f砥馴^}bE 11110010101100101110001011111000011001101111001010110010111000101111100001011110011111010101100111110010101100101110001011111000011001101111001010110010111000101111100001011110011111010110001001000101 f2b2e2f866f2b2e2f85e7d59f2b2e2f866f2b2e2f85e7d6245

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