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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 娃??橈??e^ 10001000101000010011111100111111100111101111010000111111001111110110010101011110 88a13f3f9ef43f3f655e
EUC-JP 娃??橈??e^ 10110000101000110011111100111111110111001111011000111111001111110110010101011110 b0a33f3fdcf63f3f655e
UTF-8 娃띰스橈놅슛e^ 1110010110101000100000111110101110011101101100001110110010001010101001001110011010101001100010001110101110000110100001011110110010001010100110110110010101011110 e5a883eb9db0ec8aa4e6a988eb8685ec8a9b655e
UHC 娃띰스橈놅슛e^ 1110100011011111101101101110111110111101101110101110100011111010100001101110111110111101101110000110010101011110 e8dfb6efbdbae8fa86efbdb8655e

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