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{^ 10011010101111110011111100111111011011100111110110011010101111110011111100111111011011100111101101011110 9abf3f3f6e7d9abf3f3f6e7b5e
EUC-JP 堊??n}堊??n{^ 11010100110000010011111100111111011011100111110111010100110000010011111100111111011011100111101101011110 d4c13f3f6e7dd4c13f3f6e7b5e
UTF-8 堊묡윍n}堊묡윍n{^ 1110010110100000100010101110101110101100101000011110110010011100100011010110111001111101111001011010000010001010111010111010110010100001111011001001110010001101011011100111101101011110 e5a08aebaca1ec9c8d6e7de5a08aebaca1ec9c8d6e7b5e
UHC 堊묡윍n}堊묡윍n{^ 1110010010111110100100011111100010011111100101000110111001111101111001001011111010010001111110001001111110010100011011100111101101011110 e4be91f89f946e7de4be91f89f946e7b5e

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