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{^ 11100000101000000011111100111111011011100111110111100000101000000011111100111111011011100111101101011110 e0a03f3f6e7de0a03f3f6e7b5e
EUC-JP 燿??n}燿??n{^ 11100000101000100011111100111111011011100111110111100000101000100011111100111111011011100111101101011110 e0a23f3f6e7de0a23f3f6e7b5e
UTF-8 燿닸굢n}燿닸굢n{^ 1110011110000111101111111110101110001011101110001110101010110101101000100110111001111101111001111000011110111111111010111000101110111000111010101011010110100010011011100111101101011110 e787bfeb8bb8eab5a26e7de787bfeb8bb8eab5a26e7b5e
UHC 燿닸굢n}燿닸굢n{^ 1110100011111100101101001110011010000010100010010110111001111101111010001111110010110100111001101000001010001001011011100111101101011110 e8fcb4e682896e7de8fcb4e682896e7b5e

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