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{^ 1110100110100001100011001111100010011101100101010110111001111101111010011010000110001100111110001001110110010101011011100111101101011110 e9a18cf89d956e7de9a18cf89d956e7b5e
EUC-JP 鬘効摯n}鬘効摯n{^ 1111001010100011101110001111101011011001111101010110111001111101111100101010001110111000111110101101100111110101011011100111101101011110 f2a3b8fad9f56e7df2a3b8fad9f56e7b5e
UTF-8 鬘効摯n}鬘効摯n{^ 1110100110101100100110001110010110001010101110011110011010010001101011110110111001111101111010011010110010011000111001011000101010111001111001101001000110101111011011100111101101011110 e9ac98e58ab9e691af6e7de9ac98e58ab9e691af6e7b5e
UHC ??摯n}??摯n{^ 00111111001111111111001010100111011011100111110100111111001111111111001010100111011011100111101101011110 3f3ff2a76e7d3f3ff2a76e7b5e

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