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 ???Q???Q^ 001111110011111100111111010100010011111100111111001111110101000101011110 3f3f3f513f3f3f515e
SJIS-WIN 籖牙ずQ籖牙ずQ^ 111000101101110110001001111001011000001010111000010100011110001011011101100010011110010110000010101110000101000101011110 e2dd89e582b851e2dd89e582b8515e
EUC-JP 籖牙ずQ籖牙ずQ^ 111001001101111110110010111001111010010010111010010100011110010011011111101100101110011110100100101110100101000101011110 e4dfb2e7a4ba51e4dfb2e7a4ba515e
UTF-8 籖牙ずQ籖牙ずQ^ 111001111011000110010110111001111000100110011001111000111000000110011010010100011110011110110001100101101110011110001001100110011110001110000001100110100101000101011110 e7b196e78999e3819a51e7b196e78999e3819a515e
UHC ?牙ずQ?牙ずQ^ 00111111111001001011001110101010101110100101000100111111111001001011001110101010101110100101000101011110 3fe4b3aaba513fe4b3aaba515e

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