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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 穽??郵槃?? 11100010011101100011111100111111100101110101100010011110110011110011111100111111 e2763f3f97589ecf3f3f
EUC-JP 穽??郵槃?? 11100011110101110011111100111111110011011011100111011100110100010011111100111111 e3d73f3fcdb9dcd13f3f
UTF-8 穽펨浪郵槃렋렕 111001111010100110111101111011011000111010101000111011111010010010101010111010011000001110110101111001101010011110000011111010111010000010001011111010111010000010010101 e7a9bded8ea8efa4aae983b5e6a783eba08beba095
UHC 穽펨浪郵槃렋렕 1110111111110000110001101110100011010010101010011110100111101000110110101110100110001110101000101000111010101010 eff0c6e8d2a9e9e8dae98ea28eaa

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