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 ???p??? 00111111001111110011111101110000001111110011111100111111 3f3f3f703f3f3f
SJIS-WIN 絛醐宗p絛醐酬 11100011010101011000110011101101100011110100000001110000111000110101010110001100111011011000111101010110 e3558ced8f4070e3558ced8f56
EUC-JP 絛醐宗p絛醐酬 11100101101101101011100011101111101111011010000101110000111001011011011010111000111011111011110110110111 e5b6b8efbda170e5b6b8efbdb7
UTF-8 絛醐宗p絛醐酬 11100111101101011001101111101001100001101001000011100101101011101001011101110000111001111011010110011011111010011000011010010000111010011000010110101100 e7b59be98690e5ae9770e7b59be98690e985ac
UHC ??宗p??酬 001111110011111111110000111100110111000000111111001111111110001011000110 3f3ff0f3703f3fe2c6

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