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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 髣「阡夐里阡喊 11101001100101111010001011101000100101001001101011101001100101111010001011101000100101001001101001011110 e997a2e8949ae997a2e8949a5e
EUC-JP 髣「阡夐里阡喊 1111000111110111100011101010001011101111111101001101010011101011110011101010010011101111111101001101001110111111 f1f78ea2eff4d4ebcea4eff4d3bf
UTF-8 髣「阡夐里阡喊 111010011010101110100011111011111011110110100010111010011001100010100001111001011010010010010000111010011000011110001100111010011001100010100001111001011001011010001010 e9aba3efbda2e998a1e5a490e9878ce998a1e5968a
UHC ??阡?里阡喊 0011111100111111111101001100011000111111110101111110110011110100110001101111100111100010 3f3ff4c63fd7ecf4c6f9e2

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