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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鏑???鏑???^ 1001001101001100001111110011111100111111100100110100110000111111001111110011111101011110 934c3f3f3f934c3f3f3f5e
EUC-JP 鏑???鏑???^ 1100010110101101001111110011111100111111110001011010110100111111001111110011111101011110 c5ad3f3f3fc5ad3f3f3f5e
UTF-8 鏑찌렓螺鏑찌렓羅^ 11101001100011111001000111101100101100001000110011101011101000001001001111101111101001001001000111101001100011111001000111101100101100001000110011101011101000001001001111101111101001001000111101011110 e98f91ecb08ceba093efa491e98f91ecb08ceba093efa48f5e
UHC 鏑찌렓螺鏑찌렓羅^ 1110111011101011110000101110111010001110101010001101000111011110111011101110101111000010111011101000111010101000110100011101110001011110 eeebc2ee8ea8d1deeeebc2ee8ea8d1dc5e

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