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 髻磯。梧ィ玲カ 1110100110011111100010001110100110100001100011001110011010101000100101111110011010110110 e99f88e9a18ce6a897e6b6
EUC-JP 髻磯。梧ィ玲カ 1111001010100001101100001110101110001110101000011011100011101000100011101010100011001110111010001000111010110110 f2a1b0eb8ea1b8e88ea8cee88eb6
UTF-8 髻磯。梧ィ玲カ 111010011010101110111011111001111010001110101111111011111011110110100001111001101010001010100111111011111011110110101000111001111000111010110010111011111011110110110110 e9abbbe7a3afefbda1e6a2a7efbda8e78eb2efbdb6
UHC ?磯?梧?玲? 00111111110100011011010000111111111001111111110000111111110101101011110000111111 3fd1b43fe7fc3fd6bc3f

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