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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 膓悟牽膓悟牽^ 11100100010101011000110011100101100011001010000111100100010101011000110011100101100011001010000101011110 e4558ce58ca1e4558ce58ca15e
EUC-JP 膓悟牽膓悟牽^ 11100111101101101011100011100111101110001010001111100111101101101011100011100111101110001010001101011110 e7b6b8e7b8a3e7b6b8e7b8a35e
UTF-8 膓悟牽膓悟牽^ 11101000100001101001001111100110100000101001111111100111100010011011110111101000100001101001001111100110100000101001111111100111100010011011110101011110 e88693e6829fe789bde88693e6829fe789bd5e
UHC ?悟牽?悟牽^ 0011111111100111111101101100110010110010001111111110011111110110110011001011001001011110 3fe7f6ccb23fe7f6ccb25e

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