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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 茉h茉fN}茉h茉fN{^ 1110010010011101011010001110010010011101011001100100111001111101111001001001110101101000111001001001110101100110010011100111101101011110 e49d68e49d664e7de49d68e49d664e7b5e
EUC-JP 茉h茉fN}茉h茉fN{^ 1110011111111101011010001110011111111101011001100100111001111101111001111111110101101000111001111111110101100110010011100111101101011110 e7fd68e7fd664e7de7fd68e7fd664e7b5e
UTF-8 茉h茉fN}茉h茉fN{^ 111010001000110010001001011010001110100010001100100010010110011001001110011111011110100010001100100010010110100011101000100011001000100101100110010011100111101101011110 e88c8968e88c89664e7de88c8968e88c89664e7b5e
UHC 茉h茉fN}茉h茉fN{^ 1101100011001001011010001101100011001001011001100100111001111101110110001100100101101000110110001100100101100110010011100111101101011110 d8c968d8c9664e7dd8c968d8c9664e7b5e

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