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???Q 0011111100111111001111110101000000111111001111110011111101010001 3f3f3f503f3f3f51
SJIS-WIN 蒻??P蒻??Q 11100100111010000011111100111111010100001110010011101000001111110011111101010001 e4e83f3f50e4e83f3f51
EUC-JP 蒻??P蒻??Q 11101000111010100011111100111111010100001110100011101010001111110011111101010001 e8ea3f3f50e8ea3f3f51
UTF-8 蒻닺츚P蒻닺츚Q 1110100010010010101110111110101110001011101110101110110010111000100110100101000011101000100100101011101111101011100010111011101011101100101110001001101001010001 e892bbeb8bbaecb89a50e892bbeb8bbaecb89a51
UHC 蒻닺츚P蒻닺츚Q 1110010110110110101101001110100010101110100100110101000011100101101101101011010011101000101011101001001101010001 e5b6b4e8ae9350e5b6b4e8ae9351

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