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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 程鵆W}程鵆W{^ 10010010111101101110100111111011010101110111110110010010111101101110100111111011010101110111101101011110 92f6e9fb577d92f6e9fb577b5e
EUC-JP 程鵆W}程鵆W{^ 11000100111110001111001011111101010101110111110111000100111110001111001011111101010101110111101101011110 c4f8f2fd577dc4f8f2fd577b5e
UTF-8 程鵆W}程鵆W{^ 1110011110101000100010111110100110110101100001100101011101111101111001111010100010001011111010011011010110000110010101110111101101011110 e7a88be9b586577de7a88be9b586577b5e
UHC 程?W}程?W{^ 1110111111101111001111110101011101111101111011111110111100111111010101110111101101011110 efef3f577defef3f577b5e

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