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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 堊??N}堊??N{^ 10011010101111110011111100111111010011100111110110011010101111110011111100111111010011100111101101011110 9abf3f3f4e7d9abf3f3f4e7b5e
EUC-JP 堊??N}堊??N{^ 11010100110000010011111100111111010011100111110111010100110000010011111100111111010011100111101101011110 d4c13f3f4e7dd4c13f3f4e7b5e
UTF-8 堊앯뵴N}堊앯뵴N{^ 1110010110100000100010101110110010010101101011111110101110110101101101000100111001111101111001011010000010001010111011001001010110101111111010111011010110110100010011100111101101011110 e5a08aec95afebb5b44e7de5a08aec95afebb5b44e7b5e
UHC 堊앯뵴N}堊앯뵴N{^ 1110010010111110100111011110011110010100101100100100111001111101111001001011111010011101111001111001010010110010010011100111101101011110 e4be9de794b24e7de4be9de794b24e7b5e

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