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??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
SJIS-WIN ヘーPンワ@ヘーPンワ@^ 11001101101100000101000011011101110111000100000011001101101100000101000011011101110111000100000001011110 cdb050dddc40cdb050dddc405e
EUC-JP ヘーPンワ@ヘーPンワ@^ 100011101100110110001110101100000101000010001110110111011000111011011100010000001000111011001101100011101011000001010000100011101101110110001110110111000100000001011110 8ecd8eb0508edd8edc408ecd8eb0508edd8edc405e
UTF-8 ヘーPンワ@ヘーPンワ@^ 1110111110111110100011011110111110111101101100000101000011101111101111101001110111101111101111101001110001000000111011111011111010001101111011111011110110110000010100001110111110111110100111011110111110111110100111000100000001011110 efbe8defbdb050efbe9defbe9c40efbe8defbdb050efbe9defbe9c405e
UHC ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e

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