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{^ 1110100110001001100010011110100110011101101010010110111001111101111010011000100110001001111010011001110110101001011011100111101101011110 e98989e99da96e7de98989e99da96e7b5e
EUC-JP 驩蛾擠n}驩蛾擠n{^ 1111000111101001101100101110101111011010101010110110111001111101111100011110100110110010111010111101101010101011011011100111101101011110 f1e9b2ebdaab6e7df1e9b2ebdaab6e7b5e
UTF-8 驩蛾擠n}驩蛾擠n{^ 1110100110101001101010011110100010011011101111101110011010010011101000000110111001111101111010011010100110101001111010001001101110111110111001101001001110100000011011100111101101011110 e9a9a9e89bbee693a06e7de9a9a9e89bbee693a06e7b5e
UHC 驩蛾?n}驩蛾?n{^ 111111001011111011100100101101100011111101101110011111011111110010111110111001001011011000111111011011100111101101011110 fcbee4b63f6e7dfcbee4b63f6e7b5e

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