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{^ 1110001011100101100010001110110110001111010101010110111001111101111000101110010110001000111011011000111101010101011011100111101101011110 e2e588ed8f556e7de2e588ed8f556e7b5e
EUC-JP 粢逸酋n}粢逸酋n{^ 1110010011100111101100001110111110111101101101100110111001111101111001001110011110110000111011111011110110110110011011100111101101011110 e4e7b0efbdb66e7de4e7b0efbdb66e7b5e
UTF-8 粢逸酋n}粢逸酋n{^ 1110011110110010101000101110100110000000101110001110100110000101100010110110111001111101111001111011001010100010111010011000000010111000111010011000010110001011011011100111101101011110 e7b2a2e980b8e9858b6e7de7b2a2e980b8e9858b6e7b5e
UHC ?逸酋n}?逸酋n{^ 001111111110110011101111111101011101110001101110011111010011111111101100111011111111010111011100011011100111101101011110 3feceff5dc6e7d3feceff5dc6e7b5e

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