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 ??an}??an{^ 0011111100111111011000010110111001111101001111110011111101100001011011100111101101011110 3f3f616e7d3f3f616e7b5e
SJIS-WIN 北蘓an}北蘓an{^ 100101100110101111100101010111100110000101101110011111011001011001101011111001010101111001100001011011100111101101011110 966be55e616e7d966be55e616e7b5e
EUC-JP 北蘓an}北蘓an{^ 110010111100110011101001101111110110000101101110011111011100101111001100111010011011111101100001011011100111101101011110 cbcce9bf616e7dcbcce9bf616e7b5e
UTF-8 北蘓an}北蘓an{^ 11100101100011001001011111101000100110001001001101100001011011100111110111100101100011001001011111101000100110001001001101100001011011100111101101011110 e58c97e89893616e7de58c97e89893616e7b5e
UHC 北?an}北?an{^ 11011101110000010011111101100001011011100111110111011101110000010011111101100001011011100111101101011110 ddc13f616e7dddc13f616e7b5e

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