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 峵、諸假セ滂スセ 111110101010111010100100111110111010100110011000111011111011111010011111111011111011110110111110 faaea4fba998efbe9fefbdbe
EUC-JP ?、?假セ滂スセ 0011111110001110101001000011111111010000111100011000111010111110110111101111000110001110101111011000111010111110 3f8ea43fd0f18ebedef18ebd8ebe
UTF-8 峵、諸假セ滂スセ 111001011011001110110101111011111011110110100100111011111010100010100010111001011000000110000111111011111011110110111110111001101011101110000010111011111011110110111101111011111011110110111110 e5b3b5efbda4efa8a2e58187efbdbee6bb82efbdbdefbdbe
UHC ???假?滂?? 00111111001111110011111111001010101000110011111111011011101101010011111100111111 3f3f3fcaa33fdbb53f3f

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