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{^ 1110001110101110100010111000111110001111010001000110111001111101111000111010111010001011100011111000111101000100011011100111101101011110 e3ae8b8f8f446e7de3ae8b8f8f446e7b5e
EUC-JP 羂居愁n}羂居愁n{^ 1110011010110000101101011110111110111101101001010110111001111101111001101011000010110101111011111011110110100101011011100111101101011110 e6b0b5efbda56e7de6b0b5efbda56e7b5e
UTF-8 羂居愁n}羂居愁n{^ 1110011110111110100000101110010110110001100001011110011010000100100000010110111001111101111001111011111010000010111001011011000110000101111001101000010010000001011011100111101101011110 e7be82e5b185e684816e7de7be82e5b185e684816e7b5e
UHC ?居愁n}?居愁n{^ 001111111100101111011100111000011111111001101110011111010011111111001011110111001110000111111110011011100111101101011110 3fcbdce1fe6e7d3fcbdce1fe6e7b5e

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