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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 乙拮f乙拮^}Y乙拮f乙拮^}bE 10001001101100111001110101101000011001101000100110110011100111010110100001011110011111010101100110001001101100111001110101101000011001101000100110110011100111010110100001011110011111010110001001000101 89b39d686689b39d685e7d5989b39d686689b39d685e7d6245
EUC-JP 乙拮f乙拮^}Y乙拮f乙拮^}bE 10110010101101011101100111001001011001101011001010110101110110011100100101011110011111010101100110110010101101011101100111001001011001101011001010110101110110011100100101011110011111010110001001000101 b2b5d9c966b2b5d9c95e7d59b2b5d9c966b2b5d9c95e7d6245
UTF-8 乙拮f乙拮^}Y乙拮f乙拮^}bE 111001001011100110011001111001101000101110101110011001101110010010111001100110011110011010001011101011100101111001111101010110011110010010111001100110011110011010001011101011100110011011100100101110011001100111100110100010111010111001011110011111010110001001000101 e4b999e68bae66e4b999e68bae5e7d59e4b999e68bae66e4b999e68bae5e7d6245
UHC 乙拮f乙拮^}Y乙拮f乙拮^}bE 11101011111000001101000111001111011001101110101111100000110100011100111101011110011111010101100111101011111000001101000111001111011001101110101111100000110100011100111101011110011111010110001001000101 ebe0d1cf66ebe0d1cf5e7d59ebe0d1cf66ebe0d1cf5e7d6245

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