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 セ尞ス邇ヲ疾湿シワ 10111110111110101010101110111101111001111000111010100110100011101011111010001110101111001011110011011100 befaabbde78ea68ebe8ebcbcdc
EUC-JP セ尞ス邇ヲ疾湿シワ 10001110101111101000111110111010111010111000111010111101111011011110111010001110101001101011110011000000101111001011111010001110101111001000111011011100 8ebe8fbaeb8ebdedee8ea6bcc0bcbe8ebc8edc
UTF-8 セ尞ス邇ヲ疾湿シワ 111011111011110110111110111001011011000010011110111011111011110110111101111010011000001010000111111011111011110110100110111001111001011010111110111001101011100110111111111011111011110110111100111011111011111010011100 efbdbee5b09eefbdbde98287efbda6e796bee6b9bfefbdbcefbe9c
UHC ???邇?疾??? 0011111100111111001111111110110011000100001111111111001011110000001111110011111100111111 3f3f3fecc43ff2f03f3f3f

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