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 軏冗汞邁醍泓薰ェ 111110111011001010001111111001111001111110000111111001111011000010010001111001111001111110010111111110111001111010101010 fbb28fe79f87e7b091e79f97fb9eaa
EUC-JP 軏冗汞邁醍泓?ェ 10001111111000001101100110111110111010011101110111100111111011101011001011000010111010011101110111110111001111111000111010101010 8fe0d9bee9dde7eeb2c2e9ddf73f8eaa
UTF-8 軏冗汞邁醍泓薰ェ 111010001011101110001111111001011000011010010111111001101011000110011110111010011000001010000001111010011000011010001101111001101011001110010011111010001001011010110000111011111011110110101010 e8bb8fe58697e6b19ee98281e9868de6b393e896b0efbdaa
UHC ?冗汞邁醍泓薰? 0011111111101001101101111111101111110001110110001110010011110000101101011111101111110010111111011011100100111111 3fe9b7fbf1d8e4f0b5fbf2fdb93f

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