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^ 00111111001111110011111110011100100011000011111100111111100111001000110000111111001111110110010101011110 3f3f3f9c8c3f3f9c8c3f3f655e
EUC-JP ???恁??恁??e^ 00111111001111110011111111010111111011000011111100111111110101111110110000111111001111110110010101011110 3f3f3fd7ec3f3fd7ec3f3f655e
UTF-8 梨덊삗恁섑삖恁쀬㎚e^ 1110111110100111101000101110101110001101100010101110110010000010100101111110011010000001100000011110110010000100100100011110110010000010100101101110011010000001100000011110110010000000101011001110001110001110100110100110010101011110 efa7a2eb8d8aec8297e68181ec8491ec8296e68181ec80ace38e9a655e
UHC 梨덊삗恁섑삖恁쀬㎚e^ 1110110010110001100010001110110110011000100110111110110011110110100110001110110110011000100110101110110011110110100101111110110010100111101011000110010101011110 ecb188ed989becf698ed989aecf697eca7ac655e

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