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^ 1110100011111010100100111110001110000101100111101110101111111000101100001110110010110101100001110110010101011110 e8fa93e3859eebf8b0ecb587655e
SJIS-WIN ????????°???e^ 001111110011111100111111001111110011111100111111001111110011111110000001100010110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f818b3f3f3f655e
EUC-JP èú?ã??ëø°ì??e^ 100011111010101110110010100011111010101111100010001111111000111110101011101010100011111100111111100011111010101110110011100011111010100111001100101000011110101110001111101010111100000000111111001111110110010101011110 8fabb28fabe23f8fabaa3f3f8fabb38fa9cca1eb8fabc03f3f655e
UTF-8 èú“ã…žëø°ìµ‡e^ 1100001110101000110000111011101011000010100100111100001110100011110000101000010111000010100111101100001110101011110000111011100011000010101100001100001110101100110000101011010111000010100001110110010101011110 c3a8c3bac293c3a3c285c29ec3abc3b8c2b0c3acc2b5c287655e
UHC ???????ø°???e^ 00111111001111110011111100111111001111110011111100111111101010011010101010100001110001100011111100111111001111110110010101011110 3f3f3f3f3f3f3fa9aaa1c63f3f3f655e

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