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 ŽÍß½n}ŽÍß½n{^ 10001110110011011101111110111101011011100111110110001110110011011101111110111101011011100111101101011110 8ecddfbd6e7d8ecddfbd6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ?Íß?n}?Íß?n{^ 001111111000111110101010101111111000111110101001110011100011111101101110011111010011111110001111101010101011111110001111101010011100111000111111011011100111101101011110 3f8faabf8fa9ce3f6e7d3f8faabf8fa9ce3f6e7b5e
UTF-8 ŽÍß½n}ŽÍß½n{^ 110000101000111011000011100011011100001110011111110000101011110101101110011111011100001010001110110000111000110111000011100111111100001010111101011011100111101101011110 c28ec38dc39fc2bd6e7dc28ec38dc39fc2bd6e7b5e
UHC ??ß½n}??ß½n{^ 0011111100111111101010011010110010101000111101100110111001111101001111110011111110101001101011001010100011110110011011100111101101011110 3f3fa9aca8f66e7d3f3fa9aca8f66e7b5e

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