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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髻磯。梧ィ鈴。ォ 111010011001111110001000111010011010000110001100111001101010100010010111111010011010000110101011 e99f88e9a18ce6a897e9a1ab
EUC-JP 髻磯。梧ィ鈴。ォ 11110010101000011011000011101011100011101010000110111000111010001000111010101000110011101110101110001110101000011000111010101011 f2a1b0eb8ea1b8e88ea8ceeb8ea18eab
UTF-8 髻磯。梧ィ鈴。ォ 111010011010101110111011111001111010001110101111111011111011110110100001111001101010001010100111111011111011110110101000111010011000100010110100111011111011110110100001111011111011110110101011 e9abbbe7a3afefbda1e6a2a7efbda8e988b4efbda1efbdab
UHC ?磯?梧?鈴?? 0011111111010001101101000011111111100111111111000011111111010110110000100011111100111111 3fd1b43fe7fc3fd6c23f3f

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