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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 蟋駈汰\}蟋駈汰\{^ 1110010110100111100010111110110110010001101111110101110001111101111001011010011110001011111011011001000110111111010111000111101101011110 e5a78bed91bf5c7de5a78bed91bf5c7b5e
EUC-JP 蟋駈汰\}蟋駈汰\{^ 1110101010101001101101101110111111000010110000010101110001111101111010101010100110110110111011111100001011000001010111000111101101011110 eaa9b6efc2c15c7deaa9b6efc2c15c7b5e
UTF-8 蟋駈汰\}蟋駈汰\{^ 1110100010011111100010111110100110100111100010001110011010110001101100000101110001111101111010001001111110001011111010011010011110001000111001101011000110110000010111000111101101011110 e89f8be9a788e6b1b05c7de89f8be9a788e6b1b05c7b5e
UHC ??汰\}??汰\{^ 00111111001111111111011111000000010111000111110100111111001111111111011111000000010111000111101101011110 3f3ff7c05c7d3f3ff7c05c7b5e

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