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{^ 1001001001000101100100100100101010010001101110010110111001111101100100100100010110010010010010101001000110111001011011100111101101011110 9245924a91b96e7d9245924a91b96e7b5e
EUC-JP 脱谷損n}脱谷損n{^ 1100001110100110110000111010101111000010101110110110111001111101110000111010011011000011101010111100001010111011011011100111101101011110 c3a6c3abc2bb6e7dc3a6c3abc2bb6e7b5e
UTF-8 脱谷損n}脱谷損n{^ 1110100010000100101100011110100010110000101101111110011010010000100011010110111001111101111010001000010010110001111010001011000010110111111001101001000010001101011011100111101101011110 e884b1e8b0b7e6908d6e7de884b1e8b0b7e6908d6e7b5e
UHC ?谷損n}?谷損n{^ 001111111100110111011011111000011101111101101110011111010011111111001101110110111110000111011111011011100111101101011110 3fcddbe1df6e7d3fcddbe1df6e7b5e

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