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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邇ウ豸迎邇ウ豸鶏^ 111001111000111010110011111001101011011010001100011111011110011110001110101100111110011010110110100011000111101101011110 e78eb3e6b68c7de78eb3e6b68c7b5e
EUC-JP 邇ウ豸迎邇ウ豸鶏^ 1110110111101110100011101011001111101100101110001011011111011110111011011110111010001110101100111110110010111000101101111101110001011110 edee8eb3ecb8b7deedee8eb3ecb8b7dc5e
UTF-8 邇ウ豸迎邇ウ豸鶏^ 11101001100000101000011111101111101111011011001111101000101100011011100011101000101111111000111011101001100000101000011111101111101111011011001111101000101100011011100011101001101101101000111101011110 e98287efbdb3e8b1b8e8bf8ee98287efbdb3e8b1b8e9b68f5e
UHC 邇??迎邇???^ 111011001100010000111111001111111110011111001010111011001100010000111111001111110011111101011110 ecc43f3fe7caecc43f3f3f5e

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