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 鈑ェ迺ス釵ウ豐サ 111001111110010110101010111001111001001010111101111001111101111010110011111001101011001010111011 e7e5aae792bde7deb3e6b2bb
EUC-JP 鈑ェ迺ス釵ウ豐サ 11101110111001111000111010101010111011011111001010001110101111011110111011100000100011101011001111101100101101001000111010111011 eee78eaaedf28ebdeee08eb3ecb48ebb
UTF-8 鈑ェ迺ス釵ウ豐サ 111010011000100010010001111011111011110110101010111010001011111110111010111011111011110110111101111010011000011110110101111011111011110110110011111010001011000110010000111011111011110110111011 e98891efbdaae8bfbaefbdbde987b5efbdb3e8b190efbdbb
UHC 鈑???釵??? 11110111111111100011111100111111001111111111001111111011001111110011111100111111 f7fe3f3f3ff3fb3f3f3f

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