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^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
UTF-8 梨ㅽ삏吏쇱콉吏곗쭦e^ 1110111110100111101000101110001110000101101111011110110010000010100011111110111110100111100111101110110010000111101100011110110010111101100010011110111110100111100111101110101010110011100101111110110010101101101001100110010101011110 efa7a2e385bdec828fefa79eec87b1ecbd89efa79eeab397ecada6655e
UHC 梨ㅽ삏吏쇱콉吏곗쭦e^ 1110110010110001101001001110110110011000100101101110110010100111101111001110110010110001100001011110110010100111101100001110110010100111100110100110010101011110 ecb1a4ed9896eca7bcecb185eca7b0eca79a655e

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