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{^ 1001001001000101100100100100101010010001101101100110111001111101100100100100010110010010010010101001000110110110011011100111101101011110 9245924a91b66e7d9245924a91b66e7b5e
EUC-JP 脱谷存n}脱谷存n{^ 1100001110100110110000111010101111000010101110000110111001111101110000111010011011000011101010111100001010111000011011100111101101011110 c3a6c3abc2b86e7dc3a6c3abc2b86e7b5e
UTF-8 脱谷存n}脱谷存n{^ 1110100010000100101100011110100010110000101101111110010110101101100110000110111001111101111010001000010010110001111010001011000010110111111001011010110110011000011011100111101101011110 e884b1e8b0b7e5ad986e7de884b1e8b0b7e5ad986e7b5e
UHC ?谷存n}?谷存n{^ 001111111100110111011011111100001110110101101110011111010011111111001101110110111111000011101101011011100111101101011110 3fcddbf0ed6e7d3fcddbf0ed6e7b5e

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