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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 攸?n}攸?n{^ 1001110110111111001111110110111001111101100111011011111100111111011011100111101101011110 9dbf3f6e7d9dbf3f6e7b5e
EUC-JP 攸?n}攸?n{^ 1101101011000001001111110110111001111101110110101100000100111111011011100111101101011110 dac13f6e7ddac13f6e7b5e
UTF-8 攸뻩n}攸뻩n{^ 1110011010010100101110001110101110111011101010010110111001111101111001101001010010111000111010111011101110101001011011100111101101011110 e694b8ebbba96e7de694b8ebbba96e7b5e
UHC 攸뻩n}攸뻩n{^ 11101010111100101001011001101111011011100111110111101010111100101001011001101111011011100111101101011110 eaf2966f6e7deaf2966f6e7b5e

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