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??P[??P??P[^ 001111110011111101010000001111110011111101010000010110110011111100111111010100000011111100111111010100000101101101011110 3f3f503f3f505b3f3f503f3f505b5e
SJIS-WIN ウロPウロP[ウロPウロP[^ 101100111101101101010000101100111101101101010000010110111011001111011011010100001011001111011011010100000101101101011110 b3db50b3db505bb3db50b3db505b5e
EUC-JP ウロPウロP[ウロPウロP[^ 1000111010110011100011101101101101010000100011101011001110001110110110110101000001011011100011101011001110001110110110110101000010001110101100111000111011011011010100000101101101011110 8eb38edb508eb38edb505b8eb38edb508eb38edb505b5e
UTF-8 ウロPウロP[ウロPウロP[^ 11101111101111011011001111101111101111101001101101010000111011111011110110110011111011111011111010011011010100000101101111101111101111011011001111101111101111101001101101010000111011111011110110110011111011111011111010011011010100000101101101011110 efbdb3efbe9b50efbdb3efbe9b505befbdb3efbe9b50efbdb3efbe9b505b5e
UHC ??P??P[??P??P[^ 001111110011111101010000001111110011111101010000010110110011111100111111010100000011111100111111010100000101101101011110 3f3f503f3f505b3f3f503f3f505b5e

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