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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN カ邇エシス磁鋐 1111000011101001101101101110011110001110101101001011110011110001100011101011110110001110101001011111101111010010 f0e9b6e78eb4bcf18ebd8ea5fbd2
EUC-JP ?カ邇エシ?ス磁鋐 0011111110001110101101101110110111101110100011101011010010001110101111000011111110001110101111011011110010100111100011111110010010111110 3f8eb6edee8eb48ebc3f8ebdbca78fe4be
UTF-8 カ邇エシス磁鋐 111011101000001010101000111011111011110110110110111010011000001010000111111011111011110110110100111011111011110110111100111011101000010010001001111011111011110110111101111001111010001110000001111010011000101110010000 ee82a8efbdb6e98287efbdb4efbdbcee8489efbdbde7a381e98b90
UHC ??邇????磁? 0011111100111111111011001100010000111111001111110011111100111111111011011011100000111111 3f3fecc43f3f3f3fedb83f

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