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{^ 10001110110111001000111010110111010101110111110110001110110111001000111010110111010101110111101101011110 8edc8eb7577d8edc8eb7577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ?Ü??W}?Ü??W{^ 0011111110001111101010101110010000111111001111110101011101111101001111111000111110101010111001000011111100111111010101110111101101011110 3f8faae43f3f577d3f8faae43f3f577b5e
UTF-8 ŽÜŽ·W}ŽÜŽ·W{^ 110000101000111011000011100111001100001010001110110000101011011101010111011111011100001010001110110000111001110011000010100011101100001010110111010101110111101101011110 c28ec39cc28ec2b7577dc28ec39cc28ec2b7577b5e
UHC ???·W}???·W{^ 001111110011111100111111101000011010010001010111011111010011111100111111001111111010000110100100010101110111101101011110 3f3f3fa1a4577d3f3f3fa1a4577b5e

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