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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 寞挈寞挈n}寞挈寞挈n{^ 100110111000101110011101011011001001101110001011100111010110110001101110011111011001101110001011100111010110110010011011100010111001110101101100011011100111101101011110 9b8b9d6c9b8b9d6c6e7d9b8b9d6c9b8b9d6c6e7b5e
EUC-JP 寞挈寞挈n}寞挈寞挈n{^ 110101011110101111011001110011011101010111101011110110011100110101101110011111011101010111101011110110011100110111010101111010111101100111001101011011100111101101011110 d5ebd9cdd5ebd9cd6e7dd5ebd9cdd5ebd9cd6e7b5e
UTF-8 寞挈寞挈n}寞挈寞挈n{^ 1110010110101111100111101110011010001100100010001110010110101111100111101110011010001100100010000110111001111101111001011010111110011110111001101000110010001000111001011010111110011110111001101000110010001000011011100111101101011110 e5af9ee68c88e5af9ee68c886e7de5af9ee68c88e5af9ee68c886e7b5e
UHC 寞?寞?n}寞?寞?n{^ 1101100010101100001111111101100010101100001111110110111001111101110110001010110000111111110110001010110000111111011011100111101101011110 d8ac3fd8ac3f6e7dd8ac3fd8ac3f6e7b5e

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