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{^ 1110001110111101100000011001101010000100101101010110111001111101111000111011110110000001100110101000010010110101011011100111101101011110 e3bd819a84b56e7de3bd819a84b56e7b5e
EUC-JP 羶★┠n}羶★┠n{^ 1110011010111111101000011111101010101000101101110110111001111101111001101011111110100001111110101010100010110111011011100111101101011110 e6bfa1faa8b76e7de6bfa1faa8b76e7b5e
UTF-8 羶★┠n}羶★┠n{^ 1110011110111110101101101110001010011000100001011110001010010100101000000110111001111101111001111011111010110110111000101001100010000101111000101001010010100000011011100111101101011110 e7beb6e29885e294a06e7de7beb6e29885e294a06e7b5e
UHC ?★┠n}?★┠n{^ 001111111010000111011010101001101011011101101110011111010011111110100001110110101010011010110111011011100111101101011110 3fa1daa6b76e7d3fa1daa6b76e7b5e

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