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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 巳?宏巳?宏^ 1001011010100100001111111000110101000111100101101010010000111111100011010100011101011110 96a43f8d4796a43f8d475e
EUC-JP 巳湄宏巳湄宏^ 110011001010011010001111110001111111000110111001101010001100110010100110100011111100011111110001101110011010100001011110 cca68fc7f1b9a8cca68fc7f1b9a85e
UTF-8 巳湄宏巳湄宏^ 11100101101101111011001111100110101110011000010011100101101011101000111111100101101101111011001111100110101110011000010011100101101011101000111101011110 e5b7b3e6b984e5ae8fe5b7b3e6b984e5ae8f5e
UHC 巳湄宏巳湄宏^ 11011110110100111101101010110101110011101101101111011110110100111101101010110101110011101101101101011110 ded3dab5cedbded3dab5cedb5e

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