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 髣「蟋媒髣「蟋倍^ 111010011001011110100010111001011010011110010100011111011110100110010111101000101110010110100111100101000111101101011110 e997a2e5a7947de997a2e5a7947b5e
EUC-JP 髣「蟋媒髣「蟋倍^ 1111000111110111100011101010001011101010101010011100011111011110111100011111011110001110101000101110101010101001110001111101110001011110 f1f78ea2eaa9c7def1f78ea2eaa9c7dc5e
UTF-8 髣「蟋媒髣「蟋倍^ 11101001101010111010001111101111101111011010001011101000100111111000101111100101101010101001001011101001101010111010001111101111101111011010001011101000100111111000101111100101100000001000110101011110 e9aba3efbda2e89f8be5aa92e9aba3efbda2e89f8be5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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