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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 渧疾\nf渧疾\n^}Y渧疾\nf渧疾\n^}bE 111110110100100010001110101111100101110001101110011001101111101101001000100011101011111001011100011011100101111001111101010110011111101101001000100011101011111001011100011011100110011011111011010010001000111010111110010111000110111001011110011111010110001001000101 fb488ebe5c6e66fb488ebe5c6e5e7d59fb488ebe5c6e66fb488ebe5c6e5e7d6245
EUC-JP 渧疾\nf渧疾\n^}Y渧疾\nf渧疾\n^}bE 10001111110001111110101110111100110000000101110001101110011001101000111111000111111010111011110011000000010111000110111001011110011111010101100110001111110001111110101110111100110000000101110001101110011001101000111111000111111010111011110011000000010111000110111001011110011111010110001001000101 8fc7ebbcc05c6e668fc7ebbcc05c6e5e7d598fc7ebbcc05c6e668fc7ebbcc05c6e5e7d6245
UTF-8 渧疾\nf渧疾\n^}Y渧疾\nf渧疾\n^}bE 1110011010111000101001111110011110010110101111100101110001101110011001101110011010111000101001111110011110010110101111100101110001101110010111100111110101011001111001101011100010100111111001111001011010111110010111000110111001100110111001101011100010100111111001111001011010111110010111000110111001011110011111010110001001000101 e6b8a7e796be5c6e66e6b8a7e796be5c6e5e7d59e6b8a7e796be5c6e66e6b8a7e796be5c6e5e7d6245
UHC ?疾\nf?疾\n^}Y?疾\nf?疾\n^}bE 0011111111110010111100000101110001101110011001100011111111110010111100000101110001101110010111100111110101011001001111111111001011110000010111000110111001100110001111111111001011110000010111000110111001011110011111010110001001000101 3ff2f05c6e663ff2f05c6e5e7d593ff2f05c6e663ff2f05c6e5e7d6245

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