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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN 巐ゥ巐逸弍巐」e^ 1111101010110110101010011111101010110110100010001110110110011000101011111111101010110110101000110110010101011110 fab6a9fab688ed98affab6a3655e
EUC-JP 巐ゥ巐逸弍巐」e^ 10001111101110111111100110001110101010011000111110111011111110011011000011101111110100001011000110001111101110111111100110001110101000110110010101011110 8fbbf98ea98fbbf9b0efd0b18fbbf98ea3655e
UTF-8 巐ゥ巐逸弍巐」e^ 1110010110110111100100001110111110111101101010011110010110110111100100001110100110000000101110001110010110111100100011011110010110110111100100001110111110111101101000110110010101011110 e5b790efbda9e5b790e980b8e5bc8de5b790efbda3655e
UHC ???逸???e^ 00111111001111110011111111101100111011110011111100111111001111110110010101011110 3f3f3fecef3f3f3f655e

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