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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 銹展W}銹展W{^ 11100111111101101001001101010111010101110111110111100111111101101001001101010111010101110111101101011110 e7f69357577de7f69357577b5e
EUC-JP 銹展W}銹展W{^ 11101110111110001100010110111000010101110111110111101110111110001100010110111000010101110111101101011110 eef8c5b8577deef8c5b8577b5e
UTF-8 銹展W}銹展W{^ 1110100110001010101110011110010110110001100101010101011101111101111010011000101010111001111001011011000110010101010101110111101101011110 e98ab9e5b195577de98ab9e5b195577b5e
UHC 銹展W}銹展W{^ 11100010110010001110111011110111010101110111110111100010110010001110111011110111010101110111101101011110 e2c8eef7577de2c8eef7577b5e

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