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{^ 11100001101000100011111100111111011011100111110111100001101000100011111100111111011011100111101101011110 e1a23f3f6e7de1a23f3f6e7b5e
EUC-JP 發??n}發??n{^ 11100010101001000011111100111111011011100111110111100010101001000011111100111111011011100111101101011110 e2a43f3f6e7de2a43f3f6e7b5e
UTF-8 發쟝선n}發쟝선n{^ 1110011110011001101111001110110010011111100111011110110010000100101000000110111001111101111001111001100110111100111011001001111110011101111011001000010010100000011011100111101101011110 e799bcec9f9dec84a06e7de799bcec9f9dec84a06e7b5e
UHC 發쟝선n}發쟝선n{^ 1101101110100001110000001111011010111100101100010110111001111101110110111010000111000000111101101011110010110001011011100111101101011110 dba1c0f6bcb16e7ddba1c0f6bcb16e7b5e

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