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 ??V}??V{^ 001111110011111101010110011111010011111100111111010101100111101101011110 3f3f567d3f3f567b5e
SJIS-WIN 踞セV}踞セV{^ 1110011011110101101111100101011001111101111001101111010110111110010101100111101101011110 e6f5be567de6f5be567b5e
EUC-JP 踞セV}踞セV{^ 11101100111101111000111010111110010101100111110111101100111101111000111010111110010101100111101101011110 ecf78ebe567decf78ebe567b5e
UTF-8 踞セV}踞セV{^ 1110100010111000100111101110111110111101101111100101011001111101111010001011100010011110111011111011110110111110010101100111101101011110 e8b89eefbdbe567de8b89eefbdbe567b5e
UHC 踞?V}踞?V{^ 1100101111100110001111110101011001111101110010111110011000111111010101100111101101011110 cbe63f567dcbe63f567b5e

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