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{^ 10011100101111111001100101110010011011100111110110011100101111111001100101110010011011100111101101011110 9cbf99726e7d9cbf99726e7b5e
EUC-JP 愾决n}愾决n{^ 11011000110000011101000111010011011011100111110111011000110000011101000111010011011011100111101101011110 d8c1d1d36e7dd8c1d1d36e7b5e
UTF-8 愾决n}愾决n{^ 1110011010000100101111101110010110000110101100110110111001111101111001101000010010111110111001011000011010110011011011100111101101011110 e684bee586b36e7de684bee586b36e7b5e
UHC 愾?n}愾?n{^ 1100101111000101001111110110111001111101110010111100010100111111011011100111101101011110 cbc53f6e7dcbc53f6e7b5e

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