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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 驢h驢fN}驢h驢fN{^ 1110100110000110011010001110100110000110011001100100111001111101111010011000011001101000111010011000011001100110010011100111101101011110 e98668e986664e7de98668e986664e7b5e
EUC-JP 驢h驢fN}驢h驢fN{^ 1111000111100110011010001111000111100110011001100100111001111101111100011110011001101000111100011110011001100110010011100111101101011110 f1e668f1e6664e7df1e668f1e6664e7b5e
UTF-8 驢h驢fN}驢h驢fN{^ 111010011010100110100010011010001110100110101001101000100110011001001110011111011110100110101001101000100110100011101001101010011010001001100110010011100111101101011110 e9a9a268e9a9a2664e7de9a9a268e9a9a2664e7b5e
UHC 驢h驢fN}驢h驢fN{^ 1101010111110000011010001101010111110000011001100100111001111101110101011111000001101000110101011111000001100110010011100111101101011110 d5f068d5f0664e7dd5f068d5f0664e7b5e

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