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 10010010111011101001011110010100011001101001001011101110100101111001010001011110011111010101100110010010111011101001011110010100011001101001001011101110100101111001010001011110011111010110001001000101 92ee97946692ee97945e7d5992ee97946692ee97945e7d6245
EUC-JP 悌濫f悌濫^}Y悌濫f悌濫^}bE 11000100111100001100110111110100011001101100010011110000110011011111010001011110011111010101100111000100111100001100110111110100011001101100010011110000110011011111010001011110011111010110001001000101 c4f0cdf466c4f0cdf45e7d59c4f0cdf466c4f0cdf45e7d6245
UTF-8 悌濫f悌濫^}Y悌濫f悌濫^}bE 111001101000001010001100111001101011111110101011011001101110011010000010100011001110011010111111101010110101111001111101010110011110011010000010100011001110011010111111101010110110011011100110100000101000110011100110101111111010101101011110011111010110001001000101 e6828ce6bfab66e6828ce6bfab5e7d59e6828ce6bfab66e6828ce6bfab5e7d6245
UHC 悌濫f悌濫^}Y悌濫f悌濫^}bE 11110000101010101101010110111101011001101111000010101010110101011011110101011110011111010101100111110000101010101101010110111101011001101111000010101010110101011011110101011110011111010110001001000101 f0aad5bd66f0aad5bd5e7d59f0aad5bd66f0aad5bd5e7d6245

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