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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 臾щХn}臾щХn{^ 1110010001101011100001001000101110000100010101100110111001111101111001000110101110000100100010111000010001010110011011100111101101011110 e46b848b84566e7de46b848b84566e7b5e
EUC-JP 臾щХn}臾щХn{^ 1110011111001100101001111110101110100111101101110110111001111101111001111100110010100111111010111010011110110111011011100111101101011110 e7cca7eba7b76e7de7cca7eba7b76e7b5e
UTF-8 臾щХn}臾щХn{^ 11101000100001111011111011010001100010011101000010100101011011100111110111101000100001111011111011010001100010011101000010100101011011100111101101011110 e887bed189d0a56e7de887bed189d0a56e7b5e
UHC 臾щХn}臾щХn{^ 1110101110101100101011001110101110101100101101110110111001111101111010111010110010101100111010111010110010110111011011100111101101011110 ebacacebacb76e7debacacebacb76e7b5e

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