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 10001001100111111000100011110110011001101000100110011111100010001111011001011110011111010101100110001001100111111000100011110110011001101000100110011111100010001111011001011110011111010110001001000101 899f88f666899f88f65e7d59899f88f666899f88f65e7d6245
EUC-JP 押因f押因^}Y押因f押因^}bE 10110010101000011011000011111000011001101011001010100001101100001111100001011110011111010101100110110010101000011011000011111000011001101011001010100001101100001111100001011110011111010110001001000101 b2a1b0f866b2a1b0f85e7d59b2a1b0f866b2a1b0f85e7d6245
UTF-8 押因f押因^}Y押因f押因^}bE 111001101000101010111100111001011001101110100000011001101110011010001010101111001110010110011011101000000101111001111101010110011110011010001010101111001110010110011011101000000110011011100110100010101011110011100101100110111010000001011110011111010110001001000101 e68abce59ba066e68abce59ba05e7d59e68abce59ba066e68abce59ba05e7d6245
UHC 押因f押因^}Y押因f押因^}bE 11100100111000111110110011010111011001101110010011100011111011001101011101011110011111010101100111100100111000111110110011010111011001101110010011100011111011001101011101011110011111010110001001000101 e4e3ecd766e4e3ecd75e7d59e4e3ecd766e4e3ecd75e7d6245

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