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{^ 1110001011011110100101011011110011101000111110010110111001111101111000101101111010010101101111001110100011111001011011100111101101011110 e2de95bce8f96e7de2de95bce8f96e7b5e
EUC-JP 籥幣顋n}籥幣顋n{^ 1110010011100000110010101011111011110000111110110110111001111101111001001110000011001010101111101111000011111011011011100111101101011110 e4e0cabef0fb6e7de4e0cabef0fb6e7b5e
UTF-8 籥幣顋n}籥幣顋n{^ 1110011110110001101001011110010110111001101000111110100110100001100010110110111001111101111001111011000110100101111001011011100110100011111010011010000110001011011011100111101101011110 e7b1a5e5b9a3e9a18b6e7de7b1a5e5b9a3e9a18b6e7b5e
UHC ?幣?n}?幣?n{^ 00111111111110001100011100111111011011100111110100111111111110001100011100111111011011100111101101011110 3ff8c73f6e7d3ff8c73f6e7b5e

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