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 ?bh?bfN}?bh?bfN{^ 0011111101100010011010000011111101100010011001100100111001111101001111110110001001101000001111110110001001100110010011100111101101011110 3f62683f62664e7d3f62683f62664e7b5e
SJIS-WIN 脱bh脱bfN}脱bh脱bfN{^ 100100100100010101100010011010001001001001000101011000100110011001001110011111011001001001000101011000100110100010010010010001010110001001100110010011100111101101011110 92456268924562664e7d92456268924562664e7b5e
EUC-JP 脱bh脱bfN}脱bh脱bfN{^ 110000111010011001100010011010001100001110100110011000100110011001001110011111011100001110100110011000100110100011000011101001100110001001100110010011100111101101011110 c3a66268c3a662664e7dc3a66268c3a662664e7b5e
UTF-8 脱bh脱bfN}脱bh脱bfN{^ 11101000100001001011000101100010011010001110100010000100101100010110001001100110010011100111110111101000100001001011000101100010011010001110100010000100101100010110001001100110010011100111101101011110 e884b16268e884b162664e7de884b16268e884b162664e7b5e
UHC ?bh?bfN}?bh?bfN{^ 0011111101100010011010000011111101100010011001100100111001111101001111110110001001101000001111110110001001100110010011100111101101011110 3f62683f62664e7d3f62683f62664e7b5e

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