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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN セュ竺U}セュ竺U{^ 10111110101011011000111010110001010101010111110110111110101011011000111010110001010101010111101101011110 bead8eb1557dbead8eb1557b5e
EUC-JP セュ竺U}セュ竺U{^ 1000111010111110100011101010110110111100101100110101010101111101100011101011111010001110101011011011110010110011010101010111101101011110 8ebe8eadbcb3557d8ebe8eadbcb3557b5e
UTF-8 セュ竺U}セュ竺U{^ 1110111110111101101111101110111110111101101011011110011110101011101110100101010101111101111011111011110110111110111011111011110110101101111001111010101110111010010101010111101101011110 efbdbeefbdade7abba557defbdbeefbdade7abba557b5e
UHC ??竺U}??竺U{^ 00111111001111111111010111100111010101010111110100111111001111111111010111100111010101010111101101011110 3f3ff5e7557d3f3ff5e7557b5e

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