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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 鐔¥秋鐔¥秋B 11101000010111001000000110001111100011110100100011101000010111001000000110001111100011110100100001000010 e85c818f8f48e85c818f8f4842
EUC-JP 鐔¥秋鐔¥秋B 11101111101111011010000111101111101111011010100111101111101111011010000111101111101111011010100101000010 efbda1efbda9efbda1efbda942
UTF-8 鐔¥秋鐔¥秋B 11101001100100001001010011101111101111111010010111100111101001111000101111101001100100001001010011101111101111111010010111100111101001111000101101000010 e99094efbfa5e7a78be99094efbfa5e7a78b42
UHC ?¥秋?¥秋B 0011111110100001110011011111010111010101001111111010000111001101111101011101010101000010 3fa1cdf5d53fa1cdf5d542

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