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{^ 1001110010101100001111110110111001111101100111001010110000111111011011100111101101011110 9cac3f6e7d9cac3f6e7b5e
EUC-JP 悽?n}悽?n{^ 1101100010101110001111110110111001111101110110001010111000111111011011100111101101011110 d8ae3f6e7dd8ae3f6e7b5e
UTF-8 悽선n}悽선n{^ 1110011010000010101111011110110010000100101000000110111001111101111001101000001010111101111011001000010010100000011011100111101101011110 e682bdec84a06e7de682bdec84a06e7b5e
UHC 悽선n}悽선n{^ 11110100101001001011110010110001011011100111110111110100101001001011110010110001011011100111101101011110 f4a4bcb16e7df4a4bcb16e7b5e

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