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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN セュ煮樵ィ璽e^ 1011111010101101100011101100111110001111101111111010100010001110101000110110010101011110 bead8ecf8fbfa88ea3655e
EUC-JP セュ煮樵ィ璽e^ 1000111010111110100011101010110110111100110100011011111011000001100011101010100010111100101001010110010101011110 8ebe8eadbcd1bec18ea8bca5655e
UTF-8 セュ煮樵ィ璽e^ 1110111110111101101111101110111110111101101011011110011110000101101011101110011010101000101101011110111110111101101010001110011110010010101111010110010101011110 efbdbeefbdade785aee6a8b5efbda8e792bd655e
UHC ??煮樵?璽e^ 0011111100111111111011011011010011110101101000110011111111011111110111100110010101011110 3f3fedb4f5a33fdfde655e

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