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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN カ邇エシス磁 111100001110100110110110111001111000111010110100101111001111000110001110101111011000111010100101 f0e9b6e78eb4bcf18ebd8ea5
EUC-JP ?カ邇エシ?ス磁 0011111110001110101101101110110111101110100011101011010010001110101111000011111110001110101111011011110010100111 3f8eb6edee8eb48ebc3f8ebdbca7
UTF-8 カ邇エシス磁 111011101000001010101000111011111011110110110110111010011000001010000111111011111011110110110100111011111011110110111100111011101000010010001001111011111011110110111101111001111010001110000001 ee82a8efbdb6e98287efbdb4efbdbcee8489efbdbde7a381
UHC ??邇????磁 00111111001111111110110011000100001111110011111100111111001111111110110110111000 3f3fecc43f3f3f3fedb8

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