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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ΝΜ[}ΝΜ[{^ 10000011101010111000001110101010010110110111110110000011101010111000001110101010010110110111101101011110 83ab83aa5b7d83ab83aa5b7b5e
EUC-JP ΝΜ[}ΝΜ[{^ 10100110101011011010011010101100010110110111110110100110101011011010011010101100010110110111101101011110 a6ada6ac5b7da6ada6ac5b7b5e
UTF-8 ΝΜ[}ΝΜ[{^ 11001110100111011100111010011100010110110111110111001110100111011100111010011100010110110111101101011110 ce9dce9c5b7dce9dce9c5b7b5e
UHC ΝΜ[}ΝΜ[{^ 10100101110011011010010111001100010110110111110110100101110011011010010111001100010110110111101101011110 a5cda5cc5b7da5cda5cc5b7b5e

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