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 貽煮杓貽煮勺^ 11100110110001001000111011001111100011101101101111100110110001001000111011001111100011101101100101011110 e6c48ecf8edbe6c48ecf8ed95e
EUC-JP 貽煮杓貽煮勺^ 11101100110001101011110011010001101111001101110111101100110001101011110011010001101111001101101101011110 ecc6bcd1bcddecc6bcd1bcdb5e
UTF-8 貽煮杓貽煮勺^ 11101000101100101011110111100111100001011010111011100110100111011001001111101000101100101011110111100111100001011010111011100101100010111011101001011110 e8b2bde785aee69d93e8b2bde785aee58bba5e
UHC 貽煮杓貽煮勺^ 11101100110000101110110110110100111110001111010111101100110000101110110110110100111011011100001101011110 ecc2edb4f8f5ecc2edb4edc35e

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