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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN セ尞ス邇ヲ疾湿 1011111011111010101010111011110111100111100011101010011010001110101111101000111010111100 befaabbde78ea68ebe8ebc
EUC-JP セ尞ス邇ヲ疾湿 100011101011111010001111101110101110101110001110101111011110110111101110100011101010011010111100110000001011110010111110 8ebe8fbaeb8ebdedee8ea6bcc0bcbe
UTF-8 セ尞ス邇ヲ疾湿 111011111011110110111110111001011011000010011110111011111011110110111101111010011000001010000111111011111011110110100110111001111001011010111110111001101011100110111111 efbdbee5b09eefbdbde98287efbda6e796bee6b9bf
UHC ???邇?疾? 001111110011111100111111111011001100010000111111111100101111000000111111 3f3f3fecc43ff2f03f

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