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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 僥??W}僥??W{^ 10011001010001100011111100111111010101110111110110011001010001100011111100111111010101110111101101011110 99463f3f577d99463f3f577b5e
EUC-JP 僥??W}僥??W{^ 11010001101001110011111100111111010101110111110111010001101001110011111100111111010101110111101101011110 d1a73f3f577dd1a73f3f577b5e
UTF-8 僥먨폀W}僥먨폀W{^ 1110010110000011101001011110101110101000101010001110110110001111100000000101011101111101111001011000001110100101111010111010100010101000111011011000111110000000010101110111101101011110 e583a5eba8a8ed8f80577de583a5eba8a8ed8f80577b5e
UHC 僥먨폀W}僥먨폀W{^ 1110100011101001100100001110010110111100100011110101011101111101111010001110100110010000111001011011110010001111010101110111101101011110 e8e990e5bc8f577de8e990e5bc8f577b5e

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