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^ 10011000111111000011111100111111100110110110111100111111001111110011111100111111001111110110010101011110 98fc3f3f9b6f3f3f3f3f3f655e
EUC-JP 傲?Ŧ孃?????e^ 110100001111111000111111100011111010100110101111110101011101000000111111001111110011111100111111001111110110010101011110 d0fe3f8fa9afd5d03f3f3f3f3f655e
UTF-8 傲잏Ŧ孃볢몘蓼덅닟e^ 11100101100000101011001011101100100111101000111111000101101001101110010110101101100000111110101110110011101000101110101110101010100110001110111110100111100000101110101110001101100001011110101110001011100111110110010101011110 e582b2ec9e8fc5a6e5ad83ebb3a2ebaa98efa782eb8d85eb8b9f655e
UHC 傲잏Ŧ孃볢몘蓼덅닟e^ 1110011111101100100111111110011110101000101011101110010110111110100100111110100010010001100001101110100110100111100010001110100010001000100111110110010101011110 e7ec9fe7a8aee5be93e89186e9a788e8889f655e

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