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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 襭駈植}襭駈植{^ 111001100100001010001011111011011001000001000001011111011110011001000010100010111110110110010000010000010111101101011110 e6428bed90417de6428bed90417b5e
EUC-JP 襭駈植}襭駈植{^ 111010111010001110110110111011111011111110100010011111011110101110100011101101101110111110111111101000100111101101011110 eba3b6efbfa27deba3b6efbfa27b5e
UTF-8 襭駈植}襭駈植{^ 111010001010010110101101111010011010011110001000111001101010010010001101011111011110100010100101101011011110100110100111100010001110011010100100100011010111101101011110 e8a5ade9a788e6a48d7de8a5ade9a788e6a48d7b5e
UHC ??植}??植{^ 0011111100111111111000111101010101111101001111110011111111100011110101010111101101011110 3f3fe3d57d3f3fe3d57b5e

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