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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
UTF-8 셔샴셍섭셔섯셔샴e^ 1110110010000101100101001110110010000011101101001110110010000101100011011110110010000100101011011110110010000101100101001110110010000100101011111110110010000101100101001110110010000011101101000110010101011110 ec8594ec83b4ec858dec84adec8594ec84afec8594ec83b4655e
UHC 셔샴셍섭셔섯셔샴e^ 101111001100010110111100101001001011110011000100101111001011011110111100110001011011110010111000101111001100010110111100101001000110010101011110 bcc5bca4bcc4bcb7bcc5bcb8bcc5bca4655e

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