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{^ 1000100101101011100100100101101010010001101101100110111001111101100010010110101110010010010110101001000110110110011011100111101101011110 896b925a91b66e7d896b925a91b66e7b5e
EUC-JP 洩短存n}洩短存n{^ 1011000111001100110000111011101111000010101110000110111001111101101100011100110011000011101110111100001010111000011011100111101101011110 b1ccc3bbc2b86e7db1ccc3bbc2b86e7b5e
UTF-8 洩短存n}洩短存n{^ 1110011010110100101010011110011110011111101011011110010110101101100110000110111001111101111001101011010010101001111001111001111110101101111001011010110110011000011011100111101101011110 e6b4a9e79fade5ad986e7de6b4a9e79fade5ad986e7b5e
UHC 洩短存n}洩短存n{^ 1110000011011101110100111010110111110000111011010110111001111101111000001101110111010011101011011111000011101101011011100111101101011110 e0ddd3adf0ed6e7de0ddd3adf0ed6e7b5e

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