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?@^ 001111110101000000111111010000000011111101010000001111110100000001011110 3f503f403f503f405e
SJIS-WIN 叩P棚@叩P棚@^ 10010010010000000101000010010010010010010100000010010010010000000101000010010010010010010100000001011110 9240509249409240509249405e
EUC-JP 叩P棚@叩P棚@^ 11000011101000010101000011000011101010100100000011000011101000010101000011000011101010100100000001011110 c3a150c3aa40c3a150c3aa405e
UTF-8 叩P棚@叩P棚@^ 1110010110001111101010010101000011100110101000111001101001000000111001011000111110101001010100001110011010100011100110100100000001011110 e58fa950e6a39a40e58fa950e6a39a405e
UHC 叩P棚@叩P棚@^ 11001101101100000101000011011101110111000100000011001101101100000101000011011101110111000100000001011110 cdb050dddc40cdb050dddc405e

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