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{^ 1110001110111101100010111110110110001111010101010110111001111101111000111011110110001011111011011000111101010101011011100111101101011110 e3bd8bed8f556e7de3bd8bed8f556e7b5e
EUC-JP 羶駈酋n}羶駈酋n{^ 1110011010111111101101101110111110111101101101100110111001111101111001101011111110110110111011111011110110110110011011100111101101011110 e6bfb6efbdb66e7de6bfb6efbdb66e7b5e
UTF-8 羶駈酋n}羶駈酋n{^ 1110011110111110101101101110100110100111100010001110100110000101100010110110111001111101111001111011111010110110111010011010011110001000111010011000010110001011011011100111101101011110 e7beb6e9a788e9858b6e7de7beb6e9a788e9858b6e7b5e
UHC ??酋n}??酋n{^ 00111111001111111111010111011100011011100111110100111111001111111111010111011100011011100111101101011110 3f3ff5dc6e7d3f3ff5dc6e7b5e

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