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{^ 1000111111001001101001100110111001111101100011111100100110100110011011100111101101011110 8fc9a66e7d8fc9a66e7b5e
EUC-JP 硝ヲn}硝ヲn{^ 10111110110010111000111010100110011011100111110110111110110010111000111010100110011011100111101101011110 becb8ea66e7dbecb8ea66e7b5e
UTF-8 硝ヲn}硝ヲn{^ 1110011110100001100111011110111110111101101001100110111001111101111001111010000110011101111011111011110110100110011011100111101101011110 e7a19defbda66e7de7a19defbda66e7b5e
UHC 硝?n}硝?n{^ 1111010110100110001111110110111001111101111101011010011000111111011011100111101101011110 f5a63f6e7df5a63f6e7b5e

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