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 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 譏殞[f譏殞[^}Y譏殞[f譏殞[^}bE 1110011010011000100111110110110101011011011001101110011010011000100111110110110101011011010111100111110101011001111001101001100010011111011011010101101101100110111001101001100010011111011011010101101101011110011111010110001001000101 e6989f6d5b66e6989f6d5b5e7d59e6989f6d5b66e6989f6d5b5e7d6245
EUC-JP 譏殞[f譏殞[^}Y譏殞[f譏殞[^}bE 1110101111111000110111011100111001011011011001101110101111111000110111011100111001011011010111100111110101011001111010111111100011011101110011100101101101100110111010111111100011011101110011100101101101011110011111010110001001000101 ebf8ddce5b66ebf8ddce5b5e7d59ebf8ddce5b66ebf8ddce5b5e7d6245
UTF-8 譏殞[f譏殞[^}Y譏殞[f譏殞[^}bE 11101000101011011000111111100110101011101001111001011011011001101110100010101101100011111110011010101110100111100101101101011110011111010101100111101000101011011000111111100110101011101001111001011011011001101110100010101101100011111110011010101110100111100101101101011110011111010110001001000101 e8ad8fe6ae9e5b66e8ad8fe6ae9e5b5e7d59e8ad8fe6ae9e5b66e8ad8fe6ae9e5b5e7d6245
UHC 譏殞[f譏殞[^}Y譏殞[f譏殞[^}bE 1101000111000001111010011111100101011011011001101101000111000001111010011111100101011011010111100111110101011001110100011100000111101001111110010101101101100110110100011100000111101001111110010101101101011110011111010110001001000101 d1c1e9f95b66d1c1e9f95b5e7d59d1c1e9f95b66d1c1e9f95b5e7d6245

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