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 セュ竺セ、上ッ酌 1011111010101101100011101011000110111110101001001000111111100011101011111000111011011110 bead8eb1bea48fe3af8ede
EUC-JP セュ竺セ、上ッ酌 10001110101111101000111010101101101111001011001110001110101111101000111010100100101111101110010110001110101011111011110011100000 8ebe8eadbcb38ebe8ea4bee58eafbce0
UTF-8 セュ竺セ、上ッ酌 111011111011110110111110111011111011110110101101111001111010101110111010111011111011110110111110111011111011110110100100111001001011100010001010111011111011110110101111111010011000010110001100 efbdbeefbdade7abbaefbdbeefbda4e4b88aefbdafe9858c
UHC ??竺??上?酌 0011111100111111111101011110011100111111001111111101111110111110001111111110110111001100 3f3ff5e73f3fdfbe3fedcc

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