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 ??x}??x{^ 001111110011111101111000011111010011111100111111011110000111101101011110 3f3f787d3f3f787b5e
SJIS-WIN 竟咤x}竟咤x{^ 11101000111011011001101001000010011110000111110111101000111011011001101001000010011110000111101101011110 e8ed9a42787de8ed9a42787b5e
EUC-JP 竟咤x}竟咤x{^ 11110000111011111101001110100011011110000111110111110000111011111101001110100011011110000111101101011110 f0efd3a3787df0efd3a3787b5e
UTF-8 竟咤x}竟咤x{^ 1110011110101011100111111110010110010010101001000111100001111101111001111010101110011111111001011001001010100100011110000111101101011110 e7ab9fe592a4787de7ab9fe592a4787b5e
UHC 竟咤x}竟咤x{^ 11001100111001011111011011100011011110000111110111001100111001011111011011100011011110000111101101011110 cce5f6e3787dcce5f6e3787b5e

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