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{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 銹潟U}銹潟U{^ 11100111111101101000101010000011010101010111110111100111111101101000101010000011010101010111101101011110 e7f68a83557de7f68a83557b5e
EUC-JP 銹潟U}銹潟U{^ 11101110111110001011001111100011010101010111110111101110111110001011001111100011010101010111101101011110 eef8b3e3557deef8b3e3557b5e
UTF-8 銹潟U}銹潟U{^ 1110100110001010101110011110011010111101100111110101010101111101111010011000101010111001111001101011110110011111010101010111101101011110 e98ab9e6bd9f557de98ab9e6bd9f557b5e
UHC 銹潟U}銹潟U{^ 11100010110010001110000010110011010101010111110111100010110010001110000010110011010101010111101101011110 e2c8e0b3557de2c8e0b3557b5e

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