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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辷オ隰掵辷オ隰掉^ 111001111000100010110101111010001010110010011101011111011110011110001000101101011110100010101100100111010111101101011110 e788b5e8ac9d7de788b5e8ac9d7b5e
EUC-JP 辷オ隰掵辷オ隰掉^ 1110110111101000100011101011010111110000101011101101100111011110111011011110100010001110101101011111000010101110110110011101110001011110 ede88eb5f0aed9deede88eb5f0aed9dc5e
UTF-8 辷オ隰掵辷オ隰掉^ 11101000101111101011011111101111101111011011010111101001100110101011000011100110100011101011010111101000101111101011011111101111101111011011010111101001100110101011000011100110100011101000100101011110 e8beb7efbdb5e99ab0e68eb5e8beb7efbdb5e99ab0e68e895e
UHC ???????掉^ 00111111001111110011111100111111001111110011111100111111110100111111110001011110 3f3f3f3f3f3f3fd3fc5e

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